Skip to content

Commit 793f135

Browse files
committed
v2ray-core: Update to 5.42.0
Release note: https://github.com/v2fly/v2ray-core/releases/tag/v5.42.0 Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
1 parent 11e0bc7 commit 793f135

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

net/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.41.0
8+
PKG_VERSION:=5.42.0
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:=c67caa2d73f35a9562ecaeb5184733c943c9dafb47e8f1cfeacb892a9247e9b5
13+
PKG_HASH:=24e2182bf77342165511150db014668723ac4a0c9e72269b0590b0be72875b49
1414

1515
PKG_LICENSE:=MIT
1616
PKG_LICENSE_FILES:=LICENSE

0 commit comments

Comments
 (0)