Skip to content

Commit 19b710c

Browse files
v2ray-core: update to 5.29.2 (#406)
Co-authored-by: smallprogram <smallprogram@foxmail.com>
1 parent f1dd95c commit 19b710c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

v2ray-core/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
include $(TOPDIR)/rules.mk
66

77
PKG_NAME:=v2ray-core
8-
PKG_VERSION:=5.29.1
8+
PKG_VERSION:=5.29.2
99
PKG_RELEASE:=1
1010

1111
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
1212
PKG_SOURCE_URL:=https://codeload.github.com/v2fly/v2ray-core/tar.gz/v$(PKG_VERSION)?
13-
PKG_HASH:=929706448db0aadd812d2fd2978bc4bcbb709e05c401e69919b21c99122806e7
13+
PKG_HASH:=aa9855fd4b7879f59fcbb2ec1be1efef98aacea316eaffc0928a7f0fa56adce6
1414

1515
PKG_LICENSE:=MIT
1616
PKG_LICENSE_FILES:=LICENSE

0 commit comments

Comments
 (0)