diff --git a/v2ray-plugin/Makefile b/v2ray-plugin/Makefile index d3b3e4757..b0c924c4d 100644 --- a/v2ray-plugin/Makefile +++ b/v2ray-plugin/Makefile @@ -6,12 +6,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=v2ray-plugin -PKG_VERSION:=5.0.5 +PKG_VERSION:=5.0.6 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:=214d32e35c36fed40126bb2f1ac75e28258af32f0e1d8d816fc742a4ac45ff9e +PKG_HASH:=b7ee86a16e27a14d6ad8102a5e5eb940909b84111045d6844a1effd9ca4b701f PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE