From 40de4cb2ac568663267cf81e7d9300c8e1664984 Mon Sep 17 00:00:00 2001 From: swalker Date: Sun, 17 Jul 2011 14:14:17 +0000 Subject: [PATCH] [packages] unbound: update to 1.4.12 git-svn-id: svn://svn.openwrt.org/openwrt/packages@27642 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 d2a14820e..8b8eeefc6 100644 --- a/net/unbound/Makefile +++ b/net/unbound/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=unbound -PKG_VERSION:=1.4.11 +PKG_VERSION:=1.4.12 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.unbound.net/downloads -PKG_MD5SUM:=8e9903dd5cba0d3501e24f55b25debbd +PKG_MD5SUM:=673a224c76345003fd168448ca12fbb2 PKG_BUILD_DEPENDS:=libexpat PKG_BUILD_PARALLEL:=1 -- 2.11.0