update 2023-12-16 16:20:50

This commit is contained in:
github-actions[bot] 2023-12-16 16:20:50 +08:00
parent daf6da33fc
commit 28152d5468
1 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=v2rayA
PKG_VERSION:=2.2.4.3
PKG_VERSION:=2.2.4.5
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
@ -60,7 +60,7 @@ define Download/v2raya-web
URL:=https://codeload.github.com/v2rayA/v2raya-web/tar.gz/v$(PKG_VERSION)?
URL_FILE:=$(WEB_FILE)
FILE:=$(WEB_FILE)
HASH:=skip
HASH:=be724e6312864781b32fec5825d3c48902f8713a63f01c7471061ff6aa4fc357
endef
define Build/Prepare