diff options
author | Leonardo Arena <rnalrd@gmail.com> | 2009-06-16 06:22:13 +0000 |
---|---|---|
committer | Leonardo Arena <rnalrd@gmail.com> | 2009-06-16 06:22:13 +0000 |
commit | 891feef0974654b36f1ff33bacb6831d8da82c6b (patch) | |
tree | edb9e186ca1622cc6b5924104b7fb39908f7a583 | |
parent | 204542428f3af2d65c36f5bb846d7512cdd21603 (diff) | |
download | aports-891feef0974654b36f1ff33bacb6831d8da82c6b.tar.bz2 aports-891feef0974654b36f1ff33bacb6831d8da82c6b.tar.xz |
extra/nmap: pkgrel +1
-rw-r--r-- | extra/nmap/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/nmap/APKBUILD b/extra/nmap/APKBUILD index e50f260663..bb04078768 100644 --- a/extra/nmap/APKBUILD +++ b/extra/nmap/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Leonardo Arena <rnalrd@gmail.com> pkgname=nmap pkgver=4.76 -pkgrel=1 +pkgrel=2 pkgdesc="A network exploration tool and security/port scanner" url="http:/nmap.org" license="custom:GPL" |