From 2f821064f51b69172ce8fcb88b1ce0c3fae13464 Mon Sep 17 00:00:00 2001 From: Beginner <70857188+Beginner-Go@users.noreply.github.com> Date: Thu, 21 Oct 2021 02:12:47 +0800 Subject: [PATCH] xray-plugin: update to 1.5.0 --- xray-plugin/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xray-plugin/Makefile b/xray-plugin/Makefile index 148811f..759f2e8 100644 --- a/xray-plugin/Makefile +++ b/xray-plugin/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=xray-plugin -PKG_VERSION:=1.4.5 +PKG_VERSION:=1.5.0 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:=a4483fa0e3071935da8b8bd19a9a6b349fc2c221ba2fe777ff2131915debb607 +PKG_HASH:=c7c9833f868560d8d141a9a3a73679feab754ce4a97b6622c88322a5b83caa0f PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE