Skip to content

Commit

Permalink
v2ray-plugin: Update to 5.8.0
Browse files Browse the repository at this point in the history
Signed-off-by: Tianling Shen <[email protected]>
  • Loading branch information
1715173329 committed Oct 7, 2023
1 parent 64e76df commit 210fd14
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 249 deletions.
6 changes: 3 additions & 3 deletions net/v2ray-plugin/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=v2ray-plugin
PKG_VERSION:=5.7.0
PKG_RELEASE:=2
PKG_VERSION:=5.8.0
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:=ec0096e36cfe01a946197b44ae51ea76a3dc6a76f846a99f3b985be59ae167fb
PKG_HASH:=9fb6b1605f3283b58fb89e8488a3ce5ad4719580c01f86dae21e9e5ac1b81744

PKG_LICENSE:=MIT
PKG_LICENSE_FILES:=LICENSE
Expand Down
Loading

0 comments on commit 210fd14

Please sign in to comment.