Browse Source

xray-core: update to 1.8.13 (#1480)

zxlhhyccc 1 year ago
parent
commit
f6120c170c
1 changed files with 2 additions and 2 deletions
  1. 2 2
      xray-core/Makefile

+ 2 - 2
xray-core/Makefile

@@ -1,12 +1,12 @@
 include $(TOPDIR)/rules.mk
 include $(TOPDIR)/rules.mk
 
 
 PKG_NAME:=xray-core
 PKG_NAME:=xray-core
-PKG_VERSION:=1.8.12
+PKG_VERSION:=1.8.13
 PKG_RELEASE:=1
 PKG_RELEASE:=1
 
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://codeload.github.com/XTLS/Xray-core/tar.gz/v$(PKG_VERSION)?
 PKG_SOURCE_URL:=https://codeload.github.com/XTLS/Xray-core/tar.gz/v$(PKG_VERSION)?
-PKG_HASH:=28a7a721eaa69425e2bef63a54b3fd05564eba4ba427b418fb1ee6a25d46eb7a
+PKG_HASH:=9e63fbeb4667c19e286389c370d30e9e904f4421784adcbe6cf4d6e172a2ac29
 
 
 PKG_MAINTAINER:=Tianling Shen <[email protected]>
 PKG_MAINTAINER:=Tianling Shen <[email protected]>
 PKG_LICENSE:=MPL-2.0
 PKG_LICENSE:=MPL-2.0