net/bird: update to version 1.3.3
authorAlexandros C. Couloumbis <alex@ozo.com>
Thu, 15 Sep 2011 09:28:16 +0000 (09:28 +0000)
committerAlexandros C. Couloumbis <alex@ozo.com>
Thu, 15 Sep 2011 09:28:16 +0000 (09:28 +0000)
SVN-Revision: 28243

net/bird/Makefile

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