mirror of https://github.com/kenzok8/small.git
update 2025-03-29 00:17:10
This commit is contained in:
parent
63ae51682a
commit
1a42e03dd0
|
@ -12,7 +12,7 @@ PKG_MAINTAINER:=Tianling Shen <cnsztl@immortalwrt.org>
|
|||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
GEOIP_VER:=202503050126
|
||||
GEOIP_VER:=202503281421
|
||||
GEOIP_FILE:=geoip.dat.$(GEOIP_VER)
|
||||
define Download/geoip
|
||||
URL:=https://github.com/v2fly/geoip/releases/download/$(GEOIP_VER)/
|
||||
|
|
Loading…
Reference in New Issue