v2ray-core: update to 5.0.5
This commit is contained in:
parent
7743f5bb20
commit
def1a1a7f5
@ -5,12 +5,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=v2ray-core
|
||||
PKG_VERSION:=5.0.4
|
||||
PKG_VERSION:=5.0.5
|
||||
PKG_RELEASE:=$(AUTORELEASE)
|
||||
|
||||
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:=113df7a969e3c113426c891c4dc07e24b030b1df2335d3ccff38dde5c4352c86
|
||||
PKG_HASH:=0ff0402d59cc8944da9b931343f729b27bba13403b5b1b73cce88b6bbec5b05d
|
||||
|
||||
PKG_LICENSE:=MIT
|
||||
PKG_LICENSE_FILES:=LICENSE
|
||||
|
Loading…
Reference in New Issue
Block a user