1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

Fix packages version for apk compatibility

This commit is contained in:
Ycarus (Yannick Chabanois) 2024-12-06 14:47:16 +01:00
parent dc85df4d2a
commit f225e0f898
14 changed files with 17 additions and 16 deletions

View file

@ -1,6 +1,6 @@
#
# Copyright (C) 2017 Yousong Zhou <yszhou4tech@gmail.com>
# Copyright (C) 2019-2023 Ycarus (Yannick Chabanois) <ycarus@zugaina.org> for OpenMPTCProuter
# Copyright (C) 2019-2024 Ycarus (Yannick Chabanois) <ycarus@zugaina.org> for OpenMPTCProuter
#
# This is free software, licensed under the Apache License, Version 2.0 .
#
@ -11,7 +11,6 @@ LUCI_TITLE:=LuCI Support for shadowsocks-rust
LUCI_DEPENDS:=+luci-compat
PKG_LICENSE:=Apache-2.0
PKG_VERSION:=omr-202309
include $(TOPDIR)/feeds/luci/luci.mk