From f628ac7c1e9525dccc1f61f8d101008acde1b26d Mon Sep 17 00:00:00 2001 From: jow Date: Mon, 21 Jun 2010 22:14:51 +0000 Subject: [PATCH] [packages] unbound: update to v1.4.5 (#7498) git-svn-id: svn://svn.openwrt.org/openwrt/packages@21864 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 8bd1f9a18..8eba31ac1 100644 --- a/net/unbound/Makefile +++ b/net/unbound/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=unbound -PKG_VERSION:=1.4.3 +PKG_VERSION:=1.4.5 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.unbound.net/downloads -PKG_MD5SUM:=2dffdd42f94b8238447a41835439d129 +PKG_MD5SUM:=f1f6c97b90b15ca503a80b888c311d6c PKG_FIXUP:=libtool PKG_INSTALL:=1 -- 2.11.0