Update Makefile
This commit is contained in:
parent
12e3f6f41c
commit
7206c464c0
@ -39,14 +39,14 @@ endef
|
|||||||
define Package/v2ray-geoip
|
define Package/v2ray-geoip
|
||||||
$(call Package/v2ray-geodata/template)
|
$(call Package/v2ray-geodata/template)
|
||||||
TITLE:=GeoIP List for V2Ray
|
TITLE:=GeoIP List for V2Ray
|
||||||
VERSION:=$(GEOIP_VER)-$(PKG_RELEASE)
|
VERSION:=$(PKG_RELEASE)
|
||||||
LICENSE:=CC-BY-SA-4.0
|
LICENSE:=CC-BY-SA-4.0
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/v2ray-geosite
|
define Package/v2ray-geosite
|
||||||
$(call Package/v2ray-geodata/template)
|
$(call Package/v2ray-geodata/template)
|
||||||
TITLE:=Geosite List for V2Ray
|
TITLE:=Geosite List for V2Ray
|
||||||
VERSION:=$(GEOSITE_VER)-$(PKG_RELEASE)
|
VERSION:=$(PKG_RELEASE)
|
||||||
LICENSE:=MIT
|
LICENSE:=MIT
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user