Skip to content

Commit

Permalink
update 2024-05-30 12:16:19
Browse files Browse the repository at this point in the history
  • Loading branch information
kenzok8 committed May 30, 2024
1 parent 94eca11 commit 636a633
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:=202405230041
GEOIP_VER:=202405300042
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:=0401b0a1b82ad0d01c119f311d7ae0e0bae4d928f287251df2a98281d173f3d7
HASH:=ee22e254e7cb9a2e45d8851a70022662c15c739604c379029ae8f6a19a3ccc4f
endef

GEOSITE_VER:=20240508170917
Expand Down

0 comments on commit 636a633

Please sign in to comment.