From e3f9da4445d30f78b243f194bb46ceacf271e7ae Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Mon, 21 Jun 2010 22:14:51 +0000 Subject: [PATCH] unbound: update to v1.4.5 (#7498) SVN-Revision: 21864 --- 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.30.2