From ad4ae62bf0f378369bb318e83d345804bb2a985f Mon Sep 17 00:00:00 2001 From: swalker Date: Wed, 15 Feb 2012 00:45:09 +0000 Subject: [PATCH] [packages] unbound: update to 1.4.16 git-svn-id: svn://svn.openwrt.org/openwrt/packages@30546 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/unbound/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/unbound/Makefile b/net/unbound/Makefile index f4e4abb07..189d5e292 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.11.0