From 04f4ab9b927e112f0bb74762ce0761cca4ce22e6 Mon Sep 17 00:00:00 2001 From: Eric Luehrsen Date: Tue, 23 Oct 2018 21:52:49 -0400 Subject: unbound: fix odhcpd link and axfr zone scripts - fix AXFR zones to delay a potentially large download with ntp-hotplug - fix odhcpd link script to properly delete expired lease data from DNS Signed-off-by: Eric Luehrsen --- net/unbound/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/unbound/Makefile') diff --git a/net/unbound/Makefile b/net/unbound/Makefile index eaa905146..e89afc7e1 100644 --- a/net/unbound/Makefile +++ b/net/unbound/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=unbound PKG_VERSION:=1.8.1 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_LICENSE:=BSD-3-Clause PKG_LICENSE_FILES:=LICENSE -- cgit v1.2.3