net/bird: update to version 1.3.1
authorAlexandros C. Couloumbis <alex@ozo.com>
Fri, 6 May 2011 05:07:40 +0000 (05:07 +0000)
committerAlexandros C. Couloumbis <alex@ozo.com>
Fri, 6 May 2011 05:07:40 +0000 (05:07 +0000)
SVN-Revision: 26835

net/bird/Makefile

index 47f81cd3ee1a03d21ce9ea3094ecca234d9e3cac..fa12dacc81ad73e4a0060de20b77ae0a07d9d408 100644 (file)
@@ -7,12 +7,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=bird
-PKG_VERSION:=1.2.5
+PKG_VERSION:=1.3.1
 PKG_RELEASE:=1
 
 PKG_SOURCE:=bird-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=ftp://bird.network.cz/pub/bird
-PKG_MD5SUM:=06f330da3290018335d0761549d90226
+PKG_MD5SUM:=d11f53b79c7371b76e5c93209dbe2a10
 PKG_BUILD_DEPENDS:=libncurses libreadline
 
 include $(INCLUDE_DIR)/package.mk