0
0
mirror of https://github.com/termux/termux-packages.git synced 2025-08-15 03:34:58 +00:00
Files
termux-packages/packages/microsocks/build.sh
Termux Github Actions 95c1623f6e bump(main/microsocks): 1.0.5
This commit has been automatically submitted by Github Actions.
2025-02-24 09:15:25 +00:00

10 lines
466 B
Bash

TERMUX_PKG_HOMEPAGE=https://github.com/rofl0r/microsocks
TERMUX_PKG_DESCRIPTION="tiny, portable SOCKS5 server with very moderate resource usage"
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="1:1.0.5"
TERMUX_PKG_SRCURL=https://github.com/rofl0r/microsocks/archive/v${TERMUX_PKG_VERSION:2}.tar.gz
TERMUX_PKG_SHA256=939d1851a18a4c03f3cc5c92ff7a50eaf045da7814764b4cb9e26921db15abc8
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_BUILD_IN_SRC=true