• R/O
  • HTTP
  • SSH
  • HTTPS

v2raya-openwrt: 提交

opkg feed of v2rayA for OpenWrt users


Commit MetaInfo

修订版ccfcc6d4c0c2c0c6b4d920aa883f8962dee67f93 (tree)
时间2023-01-18 19:22:47
作者Tianling Shen <cnsztl@immo...>
CommiterTianling Shen

Log Message

v2ray-core: bump to 5.2.1

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

更改概述

差异

--- a/v2ray-core/Makefile
+++ b/v2ray-core/Makefile
@@ -5,12 +5,12 @@
55 include $(TOPDIR)/rules.mk
66
77 PKG_NAME:=v2ray-core
8-PKG_VERSION:=5.2.0
8+PKG_VERSION:=5.2.1
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:=3594fcec033706cbc94ff76ecf86a44f025164baa5da9b2286dea32f2b6029f9
13+PKG_HASH:=97bc872e798fed51c23c39f8f63ee25984658e2b252b0ec2c8ec469c00a4d77a
1414
1515 PKG_LICENSE:=MIT
1616 PKG_LICENSE_FILES:=LICENSE
Show on old repository browser