From b6a20d230e15b78116f1f434b6999172e6920b06 Mon Sep 17 00:00:00 2001 From: smallprogram Date: Thu, 2 Feb 2023 16:07:13 +0800 Subject: [PATCH] xray-plugin: update to 1.7.3 --- xray-plugin/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xray-plugin/Makefile b/xray-plugin/Makefile index f375c31ef..58d0d94fb 100644 --- a/xray-plugin/Makefile +++ b/xray-plugin/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=xray-plugin -PKG_VERSION:=1.7.0 +PKG_VERSION:=1.7.3 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/teddysun/xray-plugin/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=5b0fc7d346361e1439eb6bf1e21393606bf1a753a2c9e07265d5933ada40b264 +PKG_HASH:=87e1b67e2a6c6181a7090fb3c16b839781bc56573187aba36d03397ede2ebaed PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE