From ea3697feef90aec93979a08a3a13d2e952d4f6e4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=81lvaro=20Fern=C3=A1ndez=20Rojas?= Date: Sat, 5 Apr 2014 13:25:15 +0200 Subject: [PATCH] [bird] Update to version 1.4.2. --- bird/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bird/Makefile b/bird/Makefile index c3f1c11..6ecebf3 100644 --- a/bird/Makefile +++ b/bird/Makefile @@ -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 -- 2.35.1