Skip to content

Commit

Permalink
update 2023-06-24 02:12:01
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 23, 2023
1 parent 29546bb commit fbc0511
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 @@ -21,13 +21,13 @@ define Download/geoip
HASH:=ff82f5b6fcff15a64adf8581657efe221ef4b113726066aa1a4abc203bb64380
endef

GEOSITE_VER:=20230621141418
GEOSITE_VER:=20230623152731
GEOSITE_FILE:=dlc.dat.$(GEOSITE_VER)
define Download/geosite
URL:=https://github.com/v2fly/domain-list-community/releases/download/$(GEOSITE_VER)/
URL_FILE:=dlc.dat
FILE:=$(GEOSITE_FILE)
HASH:=113ed1b70c045518b3b6c97a3c54d51b4bece9c5bd5e8856b92b3c22b05d2c0a
HASH:=fc5017492062243016dcca13d1c87de8769ef200d6abdf6311d19fcbe1005c79
endef

define Package/v2ray-geodata/template
Expand Down

0 comments on commit fbc0511

Please sign in to comment.