[bird] Update to version 1.4.3.

This commit is contained in:
Álvaro Fernández Rojas 2014-04-19 16:22:22 +02:00
parent ea3697feef
commit b9b89377ed
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.4.2
PKG_VERSION:=1.4.3
PKG_RELEASE:=1
PKG_SOURCE:=bird-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=ftp://bird.network.cz/pub/bird
PKG_MD5SUM:=127c154a5a000fa5658ee1c53c44ab68
PKG_MD5SUM:=eb7e00b9c1d102ddfcbc19d9cb168511
PKG_BUILD_DEPENDS:=libncurses libreadline
include $(INCLUDE_DIR)/package.mk