|
|
@ -8,12 +8,12 @@ |
|
|
|
include $(TOPDIR)/rules.mk |
|
|
|
|
|
|
|
PKG_NAME:=unbound |
|
|
|
PKG_VERSION:=1.15.0 |
|
|
|
PKG_VERSION:=1.16.0 |
|
|
|
PKG_RELEASE:=$(AUTORELEASE) |
|
|
|
|
|
|
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz |
|
|
|
PKG_SOURCE_URL:=https://nlnetlabs.nl/downloads/unbound |
|
|
|
PKG_HASH:=a480dc6c8937447b98d161fe911ffc76cfaffa2da18788781314e81339f1126f |
|
|
|
PKG_HASH:=6701534c938eb019626601191edc6d012fc534c09d2418d5b92827db0cbe48a5 |
|
|
|
|
|
|
|
PKG_MAINTAINER:=Eric Luehrsen <ericluehrsen@gmail.com> |
|
|
|
PKG_LICENSE:=BSD-3-Clause |
|
|
|