Merge branch 'v5' of https://github.com/sbwml/openwrt_helloworld into v5
This commit is contained in:
commit
41cd843bc2
@ -15,7 +15,7 @@ include $(INCLUDE_DIR)/package.mk
|
||||
GEOIP_FILE:=geoip.dat
|
||||
define Download/geoip
|
||||
URL:=https://github.com/Loyalsoldier/geoip/releases/latest/download/
|
||||
URL_FILE:=geoip-only-cn-private.dat
|
||||
URL_FILE:=geoip.dat
|
||||
FILE:=$(GEOIP_FILE)
|
||||
HASH:=skip
|
||||
endef
|
||||
|
Loading…
Reference in New Issue
Block a user