Skip to content

Commit

Permalink
v2ray-plugin: update to 4.39.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kenzok8 committed May 30, 2021
1 parent b93b514 commit 8d82dcf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions v2ray-plugin/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=v2ray-plugin
PKG_VERSION:=4.38.3
PKG_VERSION:=4.39.2
PKG_RELEASE:=1
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)

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:=b50a6c3eba3ef735b8b7f6a173781210452200dc70a2b11c0d22c95e5ab3b3ae
PKG_HASH:=7689a157a0dc947a0a99684e4b460fbf9d2ca47098747f3a5f66a7d78732f5ea

PKG_LICENSE:=MIT
PKG_LICENSE_FILES:=LICENSE
Expand Down

0 comments on commit 8d82dcf

Please sign in to comment.