proxychains-ng: update to 4.13. (#397)
This commit is contained in:
parent
877b80dfda
commit
7358d02380
1 changed files with 5 additions and 5 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'proxychains-ng'
|
||||
pkgname=proxychains-ng
|
||||
version=4.12
|
||||
version=4.13
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
make_install_target="install install-config"
|
||||
conf_files="/etc/proxychains.conf"
|
||||
short_desc="A hook preloader to redirect TCP traffic through SOCKS or HTTP proxies"
|
||||
maintainer="David <kalichakra@zoho.com>"
|
||||
license="GPL-2"
|
||||
homepage="http://github.com/rofl0r/proxychains-ng"
|
||||
distfiles="https://github.com/rofl0r/proxychains-ng/releases/download/v${version}/proxychains-ng-${version}.tar.xz"
|
||||
checksum=482a549935060417b629f32ddadd14f9c04df8249d9588f7f78a3303e3d03a4e
|
||||
license="GPL-2.0-only"
|
||||
homepage="https://github.com/rofl0r/proxychains-ng"
|
||||
distfiles="http://ftp.barfooze.de/pub/sabotage/tarballs/${pkgname}-${version}.tar.xz"
|
||||
checksum=77502b3f67641214c2360b366b23e2068a2f1379cbd3def3cf83b807d1762810
|
||||
|
|
Loading…
Reference in a new issue