mirror of
https://github.com/roacn/openwrt-packages.git
synced 2025-01-07 03:16:45 +08:00
🎁 Sync 2024-11-30 00:32
This commit is contained in:
parent
6a41209d8d
commit
bd8368835f
@ -41,14 +41,14 @@ endef
|
||||
define Package/v2ray-geoip
|
||||
$(call Package/v2ray-geodata/template)
|
||||
TITLE:=GeoIP List for V2Ray
|
||||
VERSION:=$(GEOIP_VER)-$(PKG_RELEASE)
|
||||
VERSION:=$(GEOIP_VER).$(PKG_RELEASE)
|
||||
LICENSE:=CC-BY-SA-4.0
|
||||
endef
|
||||
|
||||
define Package/v2ray-geosite
|
||||
$(call Package/v2ray-geodata/template)
|
||||
TITLE:=Geosite List for V2Ray
|
||||
VERSION:=$(GEOSITE_VER)-$(PKG_RELEASE)
|
||||
VERSION:=$(GEOSITE_VER).$(PKG_RELEASE)
|
||||
LICENSE:=MIT
|
||||
endef
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user