update 2026-06-29 04:56:07

This commit is contained in:
action 2026-06-29 04:56:07 +08:00
parent 713ef9d97d
commit 278ea898f0
2 changed files with 5 additions and 5 deletions

View File

@ -21,13 +21,13 @@ define Download/geoip
HASH:=a322dfb6bfd8987c83453c39582a07771c9deddf9f8f7d2d19c7927ebd5e76c8
endef
GEOSITE_VER:=20260627134952
GEOSITE_VER:=20260628154711
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:=77e26810419de96806724e4ab74a6ea6115cde7d5e8e3e50cface996e49c371e
HASH:=09678737c89b0ff663c07082ff1d9786515a8153ff82493cfe3d4c7fe62a6a3e
endef
GEOSITE_IRAN_VER:=202606220211

View File

@ -5,12 +5,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=v2rayA
PKG_VERSION:=2.2.7.5
PKG_VERSION:=2.4.4
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/v2rayA/v2rayA/tar.gz/v$(PKG_VERSION)?
PKG_HASH:=d0daccace51572d730fb710f7df190beed47d51ec1091d2fba38719b9417b385
PKG_HASH:=ebd83c85ff436e8edac98831b7c585aa9603dc84cdcc0f5740b7973e3758b493
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)/service
PKG_LICENSE:=AGPL-3.0-only
@ -60,7 +60,7 @@ define Download/v2raya-web
URL:=https://github.com/v2rayA/v2rayA/releases/download/v$(PKG_VERSION)/
URL_FILE:=web.tar.gz
FILE:=$(WEB_FILE)
HASH:=89bff9248a9cba8b7bda6e1202ac565dbca377319423868835235deddbfb182a
HASH:=dcf0540e02c278feafd037032303657fa02d644d3a5685dd15729bd6bfbec1b1
endef
define Build/Prepare