summaryrefslogtreecommitdiff
path: root/main/zmap/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/zmap/APKBUILD')
-rw-r--r--main/zmap/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/zmap/APKBUILD b/main/zmap/APKBUILD
index ba853eaeb61..618f65c055b 100644
--- a/main/zmap/APKBUILD
+++ b/main/zmap/APKBUILD
@@ -11,7 +11,7 @@ makedepends="linux-headers cmake flex byacc hiredis-dev json-c-dev gengetopt
libpcap-dev gmp-dev"
checkdepends="bash"
subpackages="$pkgname-doc"
-source="$pkgname-$pkgver.tar.gz::https://github.com/$pkgname/$pkgname/archive/v$pkgver.tar.gz
+source="$pkgname-$pkgver.tar.gz::https://github.com/zmap/zmap/archive/v$pkgver.tar.gz
byacc.patch"
build() {