Date: Wednesday, March 30, 2016 @ 19:16:12
  Author: bisson
Revision: 263349

upstream update

Modified:
  nmap/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-03-30 16:43:36 UTC (rev 263348)
+++ PKGBUILD    2016-03-30 17:16:12 UTC (rev 263349)
@@ -4,7 +4,7 @@
 # Contributor: Hugo Doria <[email protected]>
 
 pkgname=nmap
-pkgver=7.11
+pkgver=7.12
 pkgrel=1
 pkgdesc='Utility for network discovery and security auditing'
 url='http://nmap.org/'
@@ -18,7 +18,7 @@
             'gksu: privilege escalation for zenmap')
 depends=('pcre' 'openssl' 'lua52')
 source=("http://nmap.org/dist/${pkgname}-${pkgver}.tar.bz2";)
-sha1sums=('9d06e5ef40cff8e540d1bf9113482a5b4755cf2f')
+sha1sums=('0c25e4089f93adec2ad50e99b92dc8c5bf85c231')
 
 build() {
        cd "${srcdir}/${pkgname}-${pkgver}"

Reply via email to