From 658ef7b8b0ed6fbc8803670e48e55181c81c81b5 Mon Sep 17 00:00:00 2001 From: Beginner <70857188+Beginner-Go@users.noreply.github.com> Date: Mon, 6 Jun 2022 00:36:07 +0800 Subject: [PATCH] xray-plugin: update to 1.5.7 --- xray-plugin/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/xray-plugin/Makefile b/xray-plugin/Makefile index 0d3e73d72..d5e84a52c 100644 --- a/xray-plugin/Makefile +++ b/xray-plugin/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=xray-plugin -PKG_VERSION:=1.5.6 -PKG_RELEASE:=1 +PKG_VERSION:=1.5.7 +PKG_RELEASE:=$(AUTORELEASE) 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:=c352ba07c84ea58aab6a0f41f628fa37f2e5aab0701d019d163e12678dc8c062 +PKG_HASH:=55f72a44a4089eb211ab0e35f064723c028854243e8388d0fcc5d8524aa5fb6b PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE