• R/O
  • HTTP
  • SSH
  • HTTPS

v2raya-openwrt: 提交

opkg feed of v2rayA for OpenWrt users


Commit MetaInfo

修订版3ba4f4a399f7d6e2ece98125fa581937eb31ad9c (tree)
时间2022-12-27 12:58:20
作者Tianling Shen <cnsztl@immo...>
CommiterTianling Shen

Log Message

xray-core: Update to 1.7.0

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>

更改概述

差异

--- a/xray-core/Makefile
+++ b/xray-core/Makefile
@@ -5,12 +5,12 @@
55 include $(TOPDIR)/rules.mk
66
77 PKG_NAME:=Xray-core
8-PKG_VERSION:=1.6.6-2
8+PKG_VERSION:=1.7.0
99 PKG_RELEASE:=1
1010
1111 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
1212 PKG_SOURCE_URL:=https://codeload.github.com/XTLS/Xray-core/tar.gz/v$(PKG_VERSION)?
13-PKG_HASH:=228fedbf5b624883ed2b0d1e3acf66842df483aa5a113995a4434314b3e755eb
13+PKG_HASH:=6dbf3d9103e62f9e72b7ac231e1d5a65e2a5c40810500a7e757a4ef71dcc32fd
1414
1515 PKG_MAINTAINER:=Tianling Shen <cnsztl@immortalwrt.org>
1616 PKG_LICENSE:=MPL-2.0
Show on old repository browser