diff options
Diffstat (limited to 'main/proxychains-ng/APKBUILD')
-rw-r--r-- | main/proxychains-ng/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/proxychains-ng/APKBUILD b/main/proxychains-ng/APKBUILD index afc52f005ff..d26fea5b010 100644 --- a/main/proxychains-ng/APKBUILD +++ b/main/proxychains-ng/APKBUILD @@ -8,7 +8,7 @@ url="https://github.com/rofl0r/proxychains-ng" arch="all" license="GPL-2.0" options="!check" -source="https://github.com/rofl0r/$pkgname/archive/v$pkgver.zip" +source="https://github.com/rofl0r/proxychains-ng/archive/v$pkgver.zip" build() { ./configure \ |