Skip to content

Commit

Permalink
update 2025-01-02 12:15:35
Browse files Browse the repository at this point in the history
  • Loading branch information
kenzok8 committed Jan 2, 2025
1 parent a79e1a6 commit 7c61544
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions v2ray-geodata/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@ PKG_MAINTAINER:=Tianling Shen <[email protected]>

include $(INCLUDE_DIR)/package.mk

GEOIP_VER:=202412260052
GEOIP_VER:=202501020052
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:=139100814bdf9a6823b85783fdedce3a5e62d1432965b5c3f97541e117a7f83f
HASH:=dba9102d288936e3b9b6511c0d0b03e62865c130a2263cb4719ad80b7a9f69bf
endef

GEOSITE_VER:=20241221105938
Expand Down

0 comments on commit 7c61544

Please sign in to comment.