[arch-commits] Commit in sqlmap/trunk (PKGBUILD)

Levente Polyak anthraxx at archlinux.org
Thu Feb 16 17:50:11 UTC 2017


    Date: Thursday, February 16, 2017 @ 17:50:10
  Author: anthraxx
Revision: 212618

upgpkg: sqlmap 1.1.2-1

Modified:
  sqlmap/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-16 17:48:35 UTC (rev 212617)
+++ PKGBUILD	2017-02-16 17:50:10 UTC (rev 212618)
@@ -3,7 +3,7 @@
 # Contributor: fxbru <frxbru[at]gmail>
 
 pkgname=sqlmap
-pkgver=1.1
+pkgver=1.1.2
 pkgrel=1
 pkgdesc='Automatic SQL injection and database takeover tool'
 url='http://sqlmap.org'
@@ -12,7 +12,7 @@
 depends=('python2' 'sh')
 backup=('etc/sqlmap.conf')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/sqlmapproject/sqlmap/archive/${pkgver}.tar.gz)
-sha512sums=('44d1bcf966c0cd01eecb3540e4aaf15375d0f40d3054b0a914816ef557a33b1490c4431beef3f521841bc29771e6ca541cecb1434d2ea74a0b6b96a9edb6e239')
+sha512sums=('355fafb79d1d0a6d6d752ce13af95a816a637a81e950fe673f4a624cee45c1b506f7defb1cb4bfb884841f36f18f693f54e43c2a86b1242dbde1aeecbc647548')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list