unbound: update to 1.4.16
authorStephen Walker <stephendwalker@gmail.com>
Wed, 15 Feb 2012 00:45:09 +0000 (00:45 +0000)
committerStephen Walker <stephendwalker@gmail.com>
Wed, 15 Feb 2012 00:45:09 +0000 (00:45 +0000)
SVN-Revision: 30546

net/unbound/Makefile

index f4e4abb07b2dda0a9c5aa4671583ebcfa71ed7ba..189d5e292d669ae549ae26b7694f246df2f93eb8 100644 (file)
@@ -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