Skip to content

Commit

Permalink
update 2024-09-23 12:15:32
Browse files Browse the repository at this point in the history
  • Loading branch information
kenzok8 committed Sep 23, 2024
1 parent b52b771 commit 3065468
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 @@ -30,13 +30,13 @@ define Download/geosite
HASH:=aeefcd8b3e5b27c22e2e7dfb6ff5e8d0741fd540d96ab355fd00a0472f5884a7
endef

GEOSITE_IRAN_VER:=202409160034
GEOSITE_IRAN_VER:=202409230034
GEOSITE_IRAN_FILE:=iran.dat.$(GEOSITE_IRAN_VER)
define Download/geosite-ir
URL:=https://github.com/bootmortis/iran-hosted-domains/releases/download/$(GEOSITE_IRAN_VER)/
URL_FILE:=iran.dat
FILE:=$(GEOSITE_IRAN_FILE)
HASH:=d4f7a05bb3c81a52a511a7ea5d2d865adadcb2d0ccdf4dd3a7bca5851d1e9d27
HASH:=fbe82bee851e3c3002f352c26164eedd6d79141e6162505a69bcc7ec153aebe9
endef

define Package/v2ray-geodata/template
Expand Down

0 comments on commit 3065468

Please sign in to comment.