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

Levente Polyak anthraxx at archlinux.org
Sun Nov 5 22:37:27 UTC 2017


    Date: Sunday, November 5, 2017 @ 22:37:26
  Author: anthraxx
Revision: 265490

upgpkg: sqlmap 1.1.11-1

Modified:
  sqlmap/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-05 22:36:22 UTC (rev 265489)
+++ PKGBUILD	2017-11-05 22:37:26 UTC (rev 265490)
@@ -3,7 +3,7 @@
 # Contributor: fxbru <frxbru[at]gmail>
 
 pkgname=sqlmap
-pkgver=1.1.10
+pkgver=1.1.11
 pkgrel=1
 pkgdesc='Automatic SQL injection and database takeover tool'
 url='http://sqlmap.org'
@@ -12,8 +12,8 @@
 depends=('python2' 'sh')
 backup=('etc/sqlmap.conf')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/sqlmapproject/sqlmap/archive/${pkgver}.tar.gz)
-sha256sums=('e2dcc5d939b082fbc8f32c4ceef8c3e37f2c86a40e569b7cd34c9d94a71e6a21')
-sha512sums=('d320e349b56011d2728a76c9a45a4bfbdc09249a7e9e61013aeda1c253aff7ab50ec75dc7d9f8ced44283de0730c551e952d33152d9d12d55ab7a7c33f07d86f')
+sha256sums=('c99f626f34e947dae14248bb6a7a989ec85c8909aef03ff7ff96fe4cb021b8eb')
+sha512sums=('4635e499c8ec6df29fa2bc81f498a1796359f4faa62d158238dd2e0663b9733cf7dfb33d0781e753f0fd4c212b1ea90f82c2f112e04e4c0e3e7c7fb9d8f6ac4f')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list