microsocks: fix url

This commit is contained in:
Lucinda May Phipps 2021-10-22 08:06:27 +01:00 committed by GitHub
parent 07ed0859f0
commit 22bfe547af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ TERMUX_PKG_DESCRIPTION="tiny, portable SOCKS5 server with very moderate resource
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=1:1.0.2
TERMUX_PKG_SRCURL=https://github.com/rofl0r/microsocks/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SRCURL=https://github.com/rofl0r/microsocks/archive/v${TERMUX_PKG_VERSION:2}.tar.gz
TERMUX_PKG_SHA256=5ece77c283e71f73b9530da46302fdb4f72a0ae139aa734c07fe532407a6211a
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_BUILD_IN_SRC=true