diff --git a/v2ray-plugin/Makefile b/v2ray-plugin/Makefile index 9365f92cd..71a869974 100644 --- a/v2ray-plugin/Makefile +++ b/v2ray-plugin/Makefile @@ -6,12 +6,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=v2ray-plugin -PKG_VERSION:=5.15.0 +PKG_VERSION:=5.15.1 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/teddysun/v2ray-plugin/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=ead95235107d3d87a7bf873c06db029fb3fab2d63f04ccc7c381c2451a5ab825 +PKG_HASH:=833c2ee956ca054865ede20029a92b1eaf821c22cdbc5ec4ed4108e1f493ad1f PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE