net/bird: update bird to version 1.2.4

git-svn-id: svn+ssh://svn.openwrt.org/openwrt/packages@22480 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Alexandros C. Couloumbis 2010-08-04 12:35:13 +00:00 committed by Jo-Philipp Wich
parent 51e90db672
commit 014fcc886f

View file

@ -7,12 +7,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=bird
PKG_VERSION:=1.2.3
PKG_VERSION:=1.2.4
PKG_RELEASE:=1
PKG_SOURCE:=bird-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=ftp://bird.network.cz/pub/bird
PKG_MD5SUM:=bf1f4b24627050eead1dceb8c1fd24c3
PKG_MD5SUM:=8db90b12200ebb20f5aa93a2de9937c6
PKG_BUILD_DEPENDS:=libncurses libreadline
include $(INCLUDE_DIR)/package.mk