From 6189402b8cd9c98415ed32dcd19c2f60f3268e77 Mon Sep 17 00:00:00 2001 From: Tianling Shen Date: Mon, 6 Jun 2022 20:14:11 +0800 Subject: [PATCH] luci-app-ssr-plus: bump PKG_VERSION Signed-off-by: Tianling Shen --- luci-app-ssr-plus/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/luci-app-ssr-plus/Makefile b/luci-app-ssr-plus/Makefile index 891d5883c..30a4c3833 100644 --- a/luci-app-ssr-plus/Makefile +++ b/luci-app-ssr-plus/Makefile @@ -1,8 +1,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=luci-app-ssr-plus -PKG_VERSION:=185 -PKG_RELEASE:=5 +PKG_VERSION:=186 +PKG_RELEASE:=1 PKG_CONFIG_DEPENDS:= \ CONFIG_PACKAGE_$(PKG_NAME)_INCLUDE_Kcptun \