Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Commits
b68a86cb
Commit
b68a86cb
authored
5 years ago
by
Francesco Colista
Browse files
Options
Downloads
Patches
Plain Diff
main/proxychains-ng: upgrade to 4.14, updated APKBUILD
parent
1390713c
Loading
Loading
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/proxychains-ng/APKBUILD
+5
-9
5 additions, 9 deletions
main/proxychains-ng/APKBUILD
with
5 additions
and
9 deletions
main/proxychains-ng/APKBUILD
+
5
−
9
View file @
b68a86cb
# Contributor: Francesco Colista <fcolista@alpinelinux.org>
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname
=
proxychains-ng
pkgver
=
4.1
3
pkgver
=
4.1
4
pkgrel
=
0
pkgdesc
=
"This tool provides proxy server support to any app."
url
=
"https://github.com/rofl0r/proxychains-ng"
arch
=
"all"
license
=
"GPL-2.0"
depends
=
""
depends_dev
=
""
makedepends
=
"
$depends_dev
"
install
=
""
subpackages
=
""
options
=
"!check"
source
=
"https://github.com/rofl0r/
$pkgname
/archive/v
$pkgver
.zip"
builddir
=
"
$srcdir
"
/
$pkgname
-
$pkgver
...
...
@@ -22,13 +18,13 @@ build() {
--host
=
$CHOST
\
--prefix
=
/usr
\
--sysconfdir
=
/etc/proxychains
make
||
return
1
make
}
package
()
{
cd
"
$builddir
"
make
DESTDIR
=
"
$pkgdir
"
install
install-config
||
return
1
make
DESTDIR
=
"
$pkgdir
"
install
install-config
ln
-s
proxychains4
"
$pkgdir
"
/usr/bin/proxychains
}
sha512sums
=
"
cbe3ea3cfead53ca92e5ab1d33045831b3a78f03ba867d10c0c22f116a52352d5ad7fa682eba88018c336de0eba69a2f3951890ce816a37c94aa4577c13a8260
v4.1
3
.zip"
sha512sums
=
"
261c26ae942f3f70d0e058ebc9b7e862062a0357fb96483908a8ef925698b4d76c5e1231f7fc3c51c9c6a16bb5831054e9fef72da68f47cb3ed0c80ebc1fc6cb
v4.1
4
.zip"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment