mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 01:44:32 +04:00
hev-socks5-server: update to 2.9.0
Upstream changelog: https://github.com/heiher/hev-socks5-server/releases/tag/2.9.0 Signed-off-by: Ray Wang <git@hev.cc>
This commit is contained in:
@@ -1,14 +1,14 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=hev-socks5-server
|
PKG_NAME:=hev-socks5-server
|
||||||
PKG_VERSION:=2.8.0
|
PKG_VERSION:=2.9.0
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||||
PKG_SOURCE_URL:=https://github.com/heiher/hev-socks5-server/releases/download/$(PKG_VERSION)
|
PKG_SOURCE_URL:=https://github.com/heiher/hev-socks5-server/releases/download/$(PKG_VERSION)
|
||||||
PKG_HASH:=3be87e76ae8c187636225ecc0ffc44c9e74313894a6af0dd2753ffd27debbce7
|
PKG_HASH:=21cd97afd3ec6d52e580fa92c1cc8c4cf8f58669da8182c3a072ba434d717dce
|
||||||
|
|
||||||
PKG_MAINTAINER:=Ray Wang <r@hev.cc>
|
PKG_MAINTAINER:=Ray Wang <git@hev.cc>
|
||||||
PKG_LICENSE:=MIT
|
PKG_LICENSE:=MIT
|
||||||
PKG_LICENSE_FILES:=License
|
PKG_LICENSE_FILES:=License
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user