From d9ba47517e0742037060935e8bbfafc226f29c74 Mon Sep 17 00:00:00 2001 From: LEAN-ESX Date: Wed, 4 Dec 2019 03:52:37 -0800 Subject: [PATCH] unbound: bump version --- net/unbound/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/net/unbound/Makefile b/net/unbound/Makefile index 3bde10d5..3656c015 100644 --- a/net/unbound/Makefile +++ b/net/unbound/Makefile @@ -23,7 +23,6 @@ PKG_CPE_ID:=cpe:/a:nlnetlabs:unbound PKG_BUILD_PARALLEL:=1 PKG_FIXUP:=autoreconf PKG_INSTALL:=1 -PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION) include $(INCLUDE_DIR)/package.mk