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

Levente Polyak anthraxx at archlinux.org
Mon Oct 2 17:04:40 UTC 2017


    Date: Monday, October 2, 2017 @ 17:04:39
  Author: anthraxx
Revision: 261287

upgpkg: sqlmap 1.1.10-1

Modified:
  sqlmap/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-02 17:01:47 UTC (rev 261286)
+++ PKGBUILD	2017-10-02 17:04:39 UTC (rev 261287)
@@ -3,7 +3,7 @@
 # Contributor: fxbru <frxbru[at]gmail>
 
 pkgname=sqlmap
-pkgver=1.1.9
+pkgver=1.1.10
 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=('318c7d4a5544ef147913f1c4a7c4e5e0c4f53c8c8e7d137a76afcda171acffdd')
-sha512sums=('603114f9a6fe808d26402a8720ec16744b56513ca89e11db8b0daae59adaca178ca4fb772526a474137a3db705aca57de111ea2d0bd6699600aa233b50a97f4a')
+sha256sums=('e2dcc5d939b082fbc8f32c4ceef8c3e37f2c86a40e569b7cd34c9d94a71e6a21')
+sha512sums=('d320e349b56011d2728a76c9a45a4bfbdc09249a7e9e61013aeda1c253aff7ab50ec75dc7d9f8ced44283de0730c551e952d33152d9d12d55ab7a7c33f07d86f')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list