Skip to content

Commit

Permalink
v2ray-geodata: update geosite to 20230905081311
Browse files Browse the repository at this point in the history
(cherry picked from commit fa30808)
  • Loading branch information
douglarek authored and 1715173329 committed Sep 5, 2023
1 parent f64cec2 commit d2d3703
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions net/v2ray-geodata/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@ define Download/geoip
HASH:=536d7aa9f54af747153d4f982adaa3181025dd72faaba8f532b3f514b467eff8
endef

GEOSITE_VER:=20230902035830
GEOSITE_VER:=20230905081311
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:=756445bdd57793cc5bd5bb04784383c28b11a52107dc076f7146e32a05d0c7ee
HASH:=d393deda756a446ec5247730ef09fed80ba9fb8d9204d1263c45a3604435fe57
endef

define Package/v2ray-geodata/template
Expand Down

0 comments on commit d2d3703

Please sign in to comment.