mirror of
https://github.com/kiddin9/op-packages.git
synced 2026-07-27 10:31:38 +08:00
🎉 Sync 2026-03-23 18:10:16
This commit is contained in:
parent
6059747f70
commit
7c7368c547
@ -11,7 +11,7 @@ LUCI_PKGARCH:=all
|
||||
|
||||
PKG_VERSION:=0.12.6-r1
|
||||
# PKG_RELEASE MUST be empty for luci.mk
|
||||
PKG_RELEASE:=1
|
||||
PKG_RELEASE:=2
|
||||
|
||||
LUCI_MINIFY_CSS:=0
|
||||
LUCI_MINIFY_JS:=0
|
||||
|
||||
@ -13,7 +13,7 @@ LUCI_PKGARCH:=all
|
||||
|
||||
PKG_VERSION:=0.1.32-1
|
||||
# PKG_RELEASE MUST be empty for luci.mk
|
||||
PKG_RELEASE:=1
|
||||
PKG_RELEASE:=2
|
||||
|
||||
ISTORE_UI_VERSION:=0.1.32
|
||||
ISTORE_UI_RELEASE:=1
|
||||
|
||||
@ -10,7 +10,7 @@ include $(INCLUDE_DIR)/kernel.mk
|
||||
|
||||
PKG_NAME:=my-default-settings
|
||||
PKG_VERSION:=2
|
||||
PKG_RELEASE:=1
|
||||
PKG_RELEASE:=2
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
|
||||
@ -201,3 +201,9 @@ msgstr "网口信息"
|
||||
|
||||
msgid "Force redirect all local DNS queries to DNSMasq, a.k.a. DNS Hijacking."
|
||||
msgstr "强制将所有本地 DNS 查询重定向到 DNSMasq,即 DNS 劫持。"
|
||||
|
||||
msgid "Auto Share"
|
||||
msgstr "自动共享"
|
||||
|
||||
msgid "Auto share local disk which connected"
|
||||
msgstr "自动匿名共享路由器所连接的硬盘"
|
||||
|
||||
@ -5,8 +5,8 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=nps
|
||||
PKG_VERSION:=0.26.30
|
||||
PKG_RELEASE:=2
|
||||
PKG_VERSION:=0.26.31
|
||||
PKG_RELEASE:=3
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=https://codeload.github.com/yisier/nps/tar.gz/v$(PKG_VERSION)?
|
||||
|
||||
Loading…
Reference in New Issue
Block a user