update 2023-03-23 09:19:08

This commit is contained in:
github-actions[bot] 2023-03-23 09:19:08 +08:00
parent d077075c3c
commit cc7ed08a32
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:=202303160048
GEOIP_VER:=202303230043
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:=30e7bd8478f9ab601b755e46c2a410467640c57fca9926e8ab9e4899e014c862
HASH:=7086861a6016319264248baea07b3fee74d44521f46ead4338f14cb2dd4779a6
endef
GEOSITE_VER:=20230322130656