mirror of
https://github.com/kenzok8/small-package
synced 2025-01-08 13:27:36 +08:00
update 2024-02-22 16:20:46
This commit is contained in:
parent
03fb10e8a4
commit
1371051c0f
@ -12,13 +12,13 @@ PKG_MAINTAINER:=Tianling Shen <cnsztl@immortalwrt.org>
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
GEOIP_VER:=202402150038
|
||||
GEOIP_VER:=202402220038
|
||||
GEOIP_FILE:=geoip.dat.$(GEOIP_VER)
|
||||
define Download/geoip
|
||||
URL:=https://github.com/v2fly/geoip/releases/download/$(GEOIP_VER)/
|
||||
URL_FILE:=geoip.dat
|
||||
FILE:=$(GEOIP_FILE)
|
||||
HASH:=d29a781c15da854f708b81c1838598f1a340b04ef3546cf128a57f44a27cdd42
|
||||
HASH:=331c5031528f577dde3d63681d32a15693aace4e38095d40dbe3f751e0db5536
|
||||
endef
|
||||
|
||||
GEOSITE_VER:=20240221053250
|
||||
|
Loading…
Reference in New Issue
Block a user