From: acoul Date: Wed, 4 Aug 2010 12:35:13 +0000 (+0000) Subject: net/bird: update bird to version 1.2.4 X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=bf7eabf4f0b977a1734c1b2a3d8986ded2286a8c;p=packages.git net/bird: update bird to version 1.2.4 git-svn-id: svn://svn.openwrt.org/openwrt/packages@22480 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/net/bird/Makefile b/net/bird/Makefile index 40c836cd4..f18f7deff 100644 --- a/net/bird/Makefile +++ b/net/bird/Makefile @@ -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