Skip to content

Commit

Permalink
v2ray-core: Update to 5.8.0
Browse files Browse the repository at this point in the history
Removed upstreamed patches.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
  • Loading branch information
1715173329 committed Oct 9, 2023
1 parent a5e4979 commit f9eba28
Show file tree
Hide file tree
Showing 6 changed files with 3 additions and 830 deletions.
6 changes: 3 additions & 3 deletions v2ray-core/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=v2ray-core
PKG_VERSION:=5.7.0
PKG_RELEASE:=2
PKG_VERSION:=5.8.0
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:=599fcd264537e39178b6008a11af68816dfd1609e19a9cf8adc8b2a4240ee370
PKG_HASH:=340798554d2c7f0e5fb719f9d9dd6a667dfe93ccdd3b1d653c3a3bdb04ed2d00

PKG_LICENSE:=MIT
PKG_LICENSE_FILES:=LICENSE
Expand Down

This file was deleted.

Loading

0 comments on commit f9eba28

Please sign in to comment.