2020-10-02 21:45:00 +02:00
|
|
|
TERMUX_PKG_HOMEPAGE=https://github.com/rofl0r/microsocks
|
|
|
|
TERMUX_PKG_DESCRIPTION="tiny, portable SOCKS5 server with very moderate resource usage"
|
|
|
|
TERMUX_PKG_LICENSE="MIT"
|
2021-10-10 15:38:48 +02:00
|
|
|
TERMUX_PKG_MAINTAINER="@termux"
|
2022-02-05 18:33:07 +01:00
|
|
|
TERMUX_PKG_VERSION=1:1.0.3
|
2021-10-22 09:06:27 +02:00
|
|
|
TERMUX_PKG_SRCURL=https://github.com/rofl0r/microsocks/archive/v${TERMUX_PKG_VERSION:2}.tar.gz
|
2022-02-05 18:33:07 +01:00
|
|
|
TERMUX_PKG_SHA256=6801559b6f8e17240ed8eef17a36eea8643412b5a7476980fd4e24b02a021b82
|
2021-10-04 12:43:31 +02:00
|
|
|
TERMUX_PKG_AUTO_UPDATE=true
|
2020-10-02 21:45:00 +02:00
|
|
|
TERMUX_PKG_BUILD_IN_SRC=true
|
|
|
|
|