From 9a57175993cb017ebb6d40998001e1da225e469d Mon Sep 17 00:00:00 2001 From: Stephen Walker Date: Wed, 15 Feb 2012 00:45:09 +0000 Subject: [PATCH] [packages] unbound: update to 1.4.16 SVN-Revision: 30546 --- net/unbound/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/unbound/Makefile b/net/unbound/Makefile index f4e4abb07b..189d5e292d 100644 --- a/net/unbound/Makefile +++ b/net/unbound/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=unbound -PKG_VERSION:=1.4.15 +PKG_VERSION:=1.4.16 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.unbound.net/downloads -PKG_MD5SUM:=99173a6548e0e2ec9bfac7a5d025f79e +PKG_MD5SUM:=5158d03d2ab0a8e60925c7a9b9903631 PKG_BUILD_DEPENDS:=libexpat PKG_BUILD_PARALLEL:=1 -- 2.30.2