From b66955968d6d466084cbf039404f583d8ac8bc4e Mon Sep 17 00:00:00 2001 From: David Bauer Date: Thu, 4 Jun 2020 15:53:52 +0200 Subject: [PATCH] unbound: bump PKG_RELEASE Fixes commit da76aeb24c1b ("unbound: expose interface-auto to UCI") Signed-off-by: David Bauer --- net/unbound/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/unbound/Makefile b/net/unbound/Makefile index 3c6e46987..0afb0e1c8 100644 --- a/net/unbound/Makefile +++ b/net/unbound/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=unbound PKG_VERSION:=1.10.1 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://nlnetlabs.nl/downloads/unbound