From 813d49c69f524cb1148543fdc1b2e1aee1929aa1 Mon Sep 17 00:00:00 2001 From: Rosen Penev Date: Fri, 10 May 2019 01:00:48 -0700 Subject: [PATCH] stubby: Update PKG_RELEASE Signed-off-by: Rosen Penev --- net/stubby/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/stubby/Makefile b/net/stubby/Makefile index afda53ed8c..0303415092 100644 --- a/net/stubby/Makefile +++ b/net/stubby/Makefile @@ -6,7 +6,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=stubby PKG_VERSION:=0.2.4 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_LICENSE:=BSD-3-Clause PKG_LICENSE_FILES:=COPYING -- 2.30.2