OSDN Git Service

xray-core: fix pkg hash master
authorTianling Shen <cnsztl@immortalwrt.org>
Thu, 1 Jun 2023 08:36:33 +0000 (16:36 +0800)
committerTianling Shen <cnsztl@immortalwrt.org>
Thu, 1 Jun 2023 09:30:11 +0000 (17:30 +0800)
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
xray-core/Makefile

index 9e994e0..7dd32e9 100644 (file)
@@ -6,11 +6,11 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=xray-core
 PKG_VERSION:=1.8.1
-PKG_RELEASE:=1
+PKG_RELEASE:=2
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://codeload.github.com/XTLS/Xray-core/tar.gz/v$(PKG_VERSION)?
-PKG_HASH:=b86b265bd55984c74b80c8b044dfa0cdded448cc92bc8a923b677ca8d54eaa86
+PKG_HASH:=477ad92b80700b4742e59ad7848ca4726201841a57339e4c1bf9012e395622e2
 
 PKG_MAINTAINER:=Tianling Shen <cnsztl@immortalwrt.org>
 PKG_LICENSE:=MPL-2.0