From 97e69ec89c8bdb1c6d092eb5e8491467a06a9963 Mon Sep 17 00:00:00 2001 From: Josef Schlehofer Date: Wed, 18 Jan 2023 00:01:42 +0100 Subject: unbound: update to version 1.17.1 - Refreshed one patch - Removed deprecated AUTORELEASE Signed-off-by: Josef Schlehofer --- net/unbound/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'net/unbound/Makefile') diff --git a/net/unbound/Makefile b/net/unbound/Makefile index a137686bc..0620944cf 100644 --- a/net/unbound/Makefile +++ b/net/unbound/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=unbound -PKG_VERSION:=1.17.0 -PKG_RELEASE:=$(AUTORELEASE) +PKG_VERSION:=1.17.1 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://nlnetlabs.nl/downloads/unbound -PKG_HASH:=dcbc95d7891d9f910c66e4edc9f1f2fde4dea2eec18e3af9f75aed44a02f1341 +PKG_HASH:=ee4085cecce12584e600f3d814a28fa822dfaacec1f94c84bfd67f8a5571a5f4 PKG_MAINTAINER:=Eric Luehrsen PKG_LICENSE:=BSD-3-Clause -- cgit v1.2.3