From 7a2b9df89b5fb8c72da60e6fe2f49e0bf07c2a35 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 f855a1e371..f3b33e0e7e 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 -- 2.30.2