mirror of
https://github.com/xiaorouji/openwrt-passwall-packages.git
synced 2025-05-01 07:40:24 +08:00
v2ray-core: update to 5.29.1 (#399)
Co-authored-by: smallprogram <smallprogram@foxmail.com>
This commit is contained in:
parent
eb24c196de
commit
e62bc07f9b
@ -5,12 +5,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=v2ray-core
|
||||
PKG_VERSION:=5.29.0
|
||||
PKG_VERSION:=5.29.1
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=https://codeload.github.com/v2fly/v2ray-core/tar.gz/v$(PKG_VERSION)?
|
||||
PKG_HASH:=74884fecb10ae7e556b917388928ca942bd15e0a730b658b32a1af7e20e3a7ab
|
||||
PKG_HASH:=929706448db0aadd812d2fd2978bc4bcbb709e05c401e69919b21c99122806e7
|
||||
|
||||
PKG_LICENSE:=MIT
|
||||
PKG_LICENSE_FILES:=LICENSE
|
||||
|
Loading…
Reference in New Issue
Block a user