Merge pull request #69 from stintel/bird_update

bird: bump to 1.4.5
This commit is contained in:
Steven Barth 2014-12-16 09:05:16 +01:00
commit abd37189a3

View file

@ -7,12 +7,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=bird
PKG_VERSION:=1.4.3
PKG_VERSION:=1.4.5
PKG_RELEASE:=1
PKG_SOURCE:=bird-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=ftp://bird.network.cz/pub/bird
PKG_MD5SUM:=eb7e00b9c1d102ddfcbc19d9cb168511
PKG_MD5SUM:=a8e5e0a9129ce30fe6102c593bafb763
PKG_BUILD_DEPENDS:=libncurses libreadline
PKG_LICENSE:=GPL-2.0