net/bird: update to version 1.3.1

git-svn-id: svn+ssh://svn.openwrt.org/openwrt/packages@26835 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Alexandros C. Couloumbis 2011-05-06 05:07:40 +00:00 committed by Jo-Philipp Wich
parent c281c2b546
commit c1411bae98
1 changed files with 2 additions and 2 deletions

View 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