diff options
author | Leonardo Arena <rnalrd@alpinelinux.org> | 2017-05-04 08:56:08 +0000 |
---|---|---|
committer | Leonardo Arena <rnalrd@alpinelinux.org> | 2017-05-04 09:52:26 +0000 |
commit | 21af85c66d353942adbd3e5307bea4121bb9a941 (patch) | |
tree | c6de90c4aa7739baa37088a33e0372e61f7b8317 /main/zmap | |
parent | c6248496658d960915b6393041d2ac7ebc908b34 (diff) | |
download | aports-21af85c66d353942adbd3e5307bea4121bb9a941.tar.bz2 aports-21af85c66d353942adbd3e5307bea4121bb9a941.tar.xz |
main/zmap: rebuild against byacc-20170430
Diffstat (limited to 'main/zmap')
-rw-r--r-- | main/zmap/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/zmap/APKBUILD b/main/zmap/APKBUILD index efdad95ba8..89ff815170 100644 --- a/main/zmap/APKBUILD +++ b/main/zmap/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: William Pitcock <nenolod@dereferenced.org> pkgname=zmap pkgver=2.1.1 -pkgrel=0 +pkgrel=1 pkgdesc="A high performance internet scanner" url="http://www.zmap.io/" arch="all" |