mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 10:51:55 +00:00
hev-socks5-server: update to 2.6.7
This commit follows the upstream project's change of license from GPLv3
to MIT.
Link: 3175713e77
Signed-off-by: Ray Wang <r@hev.cc>
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=hev-socks5-server
|
||||
PKG_VERSION:=2.6.6
|
||||
PKG_VERSION:=2.6.7
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=https://github.com/heiher/hev-socks5-server/releases/download/$(PKG_VERSION)
|
||||
PKG_HASH:=93dfb20501cc2d19e9e144a38d949b2ff81d1c73bd1557ec8e378d888825501b
|
||||
PKG_HASH:=4f51610e38b952e7e422ab154c8afc48e6ff0e58ad6c605bb6e823c98a706906
|
||||
|
||||
PKG_MAINTAINER:=Ray Wang <r@hev.cc>
|
||||
PKG_LICENSE:=GPL-3.0-only
|
||||
PKG_LICENSE:=MIT
|
||||
PKG_LICENSE_FILES:=License
|
||||
|
||||
PKG_BUILD_FLAGS:=no-mips16
|
||||
@@ -24,8 +24,6 @@ define Package/hev-socks5-server
|
||||
URL:=https://github.com/heiher/hev-socks5-server
|
||||
endef
|
||||
|
||||
MAKE_FLAGS += REV_ID="$(PKG_VERSION)"
|
||||
|
||||
define Package/hev-socks5-server/conffiles
|
||||
/etc/config/hev-socks5-server
|
||||
/etc/hev-socks5-server/
|
||||
|
||||
Reference in New Issue
Block a user