unbound: update to 1.5.10

Signed-off-by: Stijn Segers <francesco.borromini@inventati.org>
This commit is contained in:
Stijn Segers
2016-10-15 20:43:21 +02:00
committed by Hannu Nyman
parent 9657fb53f3
commit 56891725c1
2 changed files with 16 additions and 16 deletions
+3 -3
View File
@@ -8,8 +8,8 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=unbound
PKG_VERSION:=1.5.9
PKG_RELEASE:=4
PKG_VERSION:=1.5.10
PKG_RELEASE:=1
PKG_LICENSE:=BSD-3-Clause
PKG_LICENSE_FILES:=LICENSE
@@ -17,7 +17,7 @@ PKG_MAINTAINER:=Eric Luehrsen <ericluehrsen@hotmail.com>
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://www.unbound.net/downloads
PKG_MD5SUM:=0cefa62c1690b4db18583db84bff00e3
PKG_MD5SUM:=0a3a236811f1ab5c1dc31974fa74e047
PKG_BUILD_DEPENDS:=libexpat
PKG_BUILD_PARALLEL:=1