From: Alexandros C. Couloumbis Date: Fri, 6 May 2011 05:07:40 +0000 (+0000) Subject: net/bird: update to version 1.3.1 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=e5b6123b69755165f31bb1eabddeb9a5b40f0fdf;p=openwrt%2Fsvn-archive%2Fpackages.git net/bird: update to version 1.3.1 SVN-Revision: 26835 --- diff --git a/net/bird/Makefile b/net/bird/Makefile index 47f81cd3e..fa12dacc8 100644 --- a/net/bird/Makefile +++ b/net/bird/Makefile @@ -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