We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc5b876 commit 5ba5ff9Copy full SHA for 5ba5ff9
1 file changed
luci-app-socat/Makefile
@@ -7,13 +7,13 @@
7
include $(TOPDIR)/rules.mk
8
9
PKG_NAME:=luci-app-socat
10
-PKG_VERSION:=20231117
+PKG_VERSION:=20231119
11
PKG_RELEASE:=1
12
13
PKG_MAINTAINER:=chenmozhijin <cmzj11@gmail.com>
14
15
LUCI_TITLE:=LuCI support for Socat
16
-LUCI_DEPENDS:=+socat
+LUCI_DEPENDS:=+socat +luci +luci-compat
17
LUCI_PKGARCH:=all
18
19
define Package/$(PKG_NAME)/conffiles
0 commit comments