From 8f241854ed89d9fb70c2a10955af7041900e83f2 Mon Sep 17 00:00:00 2001 From: Tony Ambardar Date: Tue, 18 Sep 2018 01:06:32 -0700 Subject: [PATCH] stubby: bump PKG_RELEASE Signed-off-by: Tony Ambardar --- net/stubby/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/stubby/Makefile b/net/stubby/Makefile index f855a1e37..f3b33e0e7 100644 --- a/net/stubby/Makefile +++ b/net/stubby/Makefile @@ -6,7 +6,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=stubby PKG_VERSION:=0.2.3 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_LICENSE:=BSD-3-Clause PKG_LICENSE_FILES:=COPYING