update 2023-04-06 09:15:25

This commit is contained in:
github-actions[bot] 2023-04-06 09:15:25 +08:00
parent df59d16f15
commit 2e3fe86781
1 changed files with 2 additions and 2 deletions

View File

@ -12,13 +12,13 @@ PKG_MAINTAINER:=Tianling Shen <cnsztl@immortalwrt.org>
include $(INCLUDE_DIR)/package.mk
GEOIP_VER:=202303300045
GEOIP_VER:=202304060040
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:=1b6beebefa6ee3fb68e824d4664ccd75a21e8831700bb352d3b74d1c298e9793
HASH:=599ddc2dad1eac63abdda4ded69c46f2a087edabba96bacb82072234591bd5e1
endef
GEOSITE_VER:=20230405090336