upgrade to bird-1.2.3 (thanks Ondrej Zajicek)
git-svn-id: svn+ssh://svn.openwrt.org/openwrt/packages@21658 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
da5a45e4fa
commit
ce91407257
1 changed files with 2 additions and 2 deletions
|
@ -7,12 +7,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=bird
|
||||
PKG_VERSION:=1.2.2
|
||||
PKG_VERSION:=1.2.3
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=bird-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=ftp://bird.network.cz/pub/bird
|
||||
PKG_MD5SUM:=8eafe82ce74bbf643283a758fb01279a
|
||||
PKG_MD5SUM:=bf1f4b24627050eead1dceb8c1fd24c3
|
||||
PKG_BUILD_DEPENDS:=libncurses libreadline
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
|
Loading…
Reference in a new issue