From: Alexandros C. Couloumbis Date: Thu, 15 Sep 2011 09:28:16 +0000 (+0000) Subject: net/bird: update to version 1.3.3 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=18a29572a019466bdc9324e2e3b34e74661f99cc;p=openwrt%2Fsvn-archive%2Fpackages.git net/bird: update to version 1.3.3 SVN-Revision: 28243 --- diff --git a/net/bird/Makefile b/net/bird/Makefile index fa12dacc8..36e7ae2b7 100644 --- a/net/bird/Makefile +++ b/net/bird/Makefile @@ -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