浏览代码

luci-app-ssr-plus: add PKG_NAME

coolsnowwolf 3 月之前
父节点
当前提交
d44932bad4
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      luci-app-ssr-plus/Makefile

+ 2 - 1
luci-app-ssr-plus/Makefile

@@ -2,8 +2,9 @@ include $(TOPDIR)/rules.mk
 
 LUCI_TITLE:=luci-app-ssr-plus
 LUCI_PKGARCH:=all
+PKG_NAME:=luci-app-ssr-plus
 PKG_VERSION:=190
-PKG_RELEASE:=1
+PKG_RELEASE:=2
 
 PKG_CONFIG_DEPENDS:= \
 	CONFIG_PACKAGE_$(PKG_NAME)_INCLUDE_NONE_V2RAY \