Update Makefile
This commit is contained in:
parent
12e3f6f41c
commit
7206c464c0
@ -39,14 +39,14 @@ endef
|
||||
define Package/v2ray-geoip
|
||||
$(call Package/v2ray-geodata/template)
|
||||
TITLE:=GeoIP List for V2Ray
|
||||
VERSION:=$(GEOIP_VER)-$(PKG_RELEASE)
|
||||
VERSION:=$(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:=$(PKG_RELEASE)
|
||||
LICENSE:=MIT
|
||||
endef
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user