mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 06:51:51 +08:00
hev-socks5-tunnel: update to 2.15.0
Upstream changelog:
https://github.com/heiher/hev-socks5-tunnel/releases/tag/2.15.0
Signed-off-by: Ray Wang <git@hev.cc>
(cherry picked from commit f26962b319)
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=hev-socks5-tunnel
|
||||
PKG_VERSION:=2.14.3
|
||||
PKG_VERSION:=2.15.0
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||
PKG_SOURCE_URL:=https://github.com/heiher/hev-socks5-tunnel/releases/download/$(PKG_VERSION)
|
||||
PKG_HASH:=d517a16072eea7320b0430bdf8a152a901a3f3569ff86858729d1a80fa9d5cd0
|
||||
PKG_HASH:=8ebee22282b8f952ebae330c8d9957a5fd1e15fb1aa67e059b8334b2b09c17f6
|
||||
|
||||
PKG_MAINTAINER:=Ray Wang <git@hev.cc>
|
||||
PKG_LICENSE:=MIT
|
||||
|
||||
Reference in New Issue
Block a user