• R/O
  • HTTP
  • SSH
  • HTTPS

v2raya-openwrt: 提交

opkg feed of v2rayA for OpenWrt users


Commit MetaInfo

修订版2e3b5d385f20f881f6dc940b8fc5ca71f4384e07 (tree)
时间2022-12-13 11:25:43
作者Tianling Shen <cnsztl@immo...>
CommiterTianling Shen

Log Message

Revert "xray-core: Update to 1.6.6"

Upstream invoked this version for unknown reason.

This reverts commit 8e497386349a6722fd9bacce512a0603f608d80f.

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
8+PKG_VERSION:=1.6.5
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:=b92053f2bde18fb83efeb938b1d5fa7a9d62e8fe8c795e747b8c521e1cbd002a
13+PKG_HASH:=61956d8d72d086fbf83e6a3aff191d010401aca34f30015f839f8a73bf50914c
1414
1515 PKG_MAINTAINER:=Tianling Shen <cnsztl@immortalwrt.org>
1616 PKG_LICENSE:=MPL-2.0
Show on old repository browser