proxychains-ng: update to 4.12.
This commit is contained in:
parent
38054a66a9
commit
7448805cdf
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'proxychains-ng'
|
||||
pkgname=proxychains-ng
|
||||
version=4.11
|
||||
version=4.12
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
make_install_target="install install-config"
|
||||
|
@ -9,5 +9,5 @@ short_desc="A hook preloader to redirect TCP traffic through SOCKS or HTTP proxi
|
|||
maintainer="David <kalichakra@zoho.com>"
|
||||
license="GPL-2"
|
||||
homepage="http://github.com/rofl0r/proxychains-ng"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||
checksum="dcc4149808cd1fb5d9663cc09791f478805816b1f017381f424414c47f6376b6"
|
||||
distfiles="https://github.com/rofl0r/proxychains-ng/releases/download/v${version}/proxychains-ng-${version}.tar.xz"
|
||||
checksum=482a549935060417b629f32ddadd14f9c04df8249d9588f7f78a3303e3d03a4e
|
||||
|
|
Loading…
Reference in a new issue