From 18a29572a019466bdc9324e2e3b34e74661f99cc Mon Sep 17 00:00:00 2001 From: "Alexandros C. Couloumbis" Date: Thu, 15 Sep 2011 09:28:16 +0000 Subject: [PATCH] net/bird: update to version 1.3.3 SVN-Revision: 28243 --- net/bird/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/bird/Makefile b/net/bird/Makefile index fa12dacc8..36e7ae2b7 100644 --- a/net/bird/Makefile +++ b/net/bird/Makefile @@ -7,12 +7,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=bird -PKG_VERSION:=1.3.1 +PKG_VERSION:=1.3.3 PKG_RELEASE:=1 PKG_SOURCE:=bird-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=ftp://bird.network.cz/pub/bird -PKG_MD5SUM:=d11f53b79c7371b76e5c93209dbe2a10 +PKG_MD5SUM:=d463c2ec9478cbadbcb2d3a3c0cc40d5 PKG_BUILD_DEPENDS:=libncurses libreadline include $(INCLUDE_DIR)/package.mk -- 2.30.2