We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96a2f20 commit b1caf03Copy full SHA for b1caf03
1 file changed
v2ray-geodata/Makefile
@@ -12,13 +12,13 @@ PKG_MAINTAINER:=Tianling Shen <cnsztl@immortalwrt.org>
12
13
include $(INCLUDE_DIR)/package.mk
14
15
-GEOIP_VER:=202605070042
+GEOIP_VER:=202605140048
16
GEOIP_FILE:=geoip.dat.$(GEOIP_VER)
17
define Download/geoip
18
URL:=https://github.com/Loyalsoldier/geoip/releases/download/$(GEOIP_VER)/
19
URL_FILE:=geoip.dat
20
FILE:=$(GEOIP_FILE)
21
- HASH:=8aa9b4838f29eace96ec99ff971bf62cb1ff795d1cda7a210c3d5e3cb84fe2e6
+ HASH:=e5fb5bde7ad1377500fc780b3e02c3203916ccfd82cba854c1a7a13d58c462d3
22
endef
23
24
GEOSITE_VER:=202605142252
0 commit comments