[bird] Update to version 1.4.2.

This commit is contained in:
Álvaro Fernández Rojas 2014-04-05 13:25:15 +02:00
parent b905f3f159
commit ea3697feef
1 changed files with 3 additions and 3 deletions

View File

@ -7,12 +7,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=bird
PKG_VERSION:=1.4.0
PKG_RELEASE:=2
PKG_VERSION:=1.4.2
PKG_RELEASE:=1
PKG_SOURCE:=bird-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=ftp://bird.network.cz/pub/bird
PKG_MD5SUM:=4e5a47308335b1b0bf4691cac6c4174f
PKG_MD5SUM:=127c154a5a000fa5658ee1c53c44ab68
PKG_BUILD_DEPENDS:=libncurses libreadline
include $(INCLUDE_DIR)/package.mk