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

Levente Polyak anthraxx at archlinux.org
Mon Dec 11 23:16:47 UTC 2017


    Date: Monday, December 11, 2017 @ 23:16:46
  Author: anthraxx
Revision: 273917

upgpkg: sqlmap 1.1.12-1

Modified:
  sqlmap/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-12-11 23:16:43 UTC (rev 273916)
+++ PKGBUILD	2017-12-11 23:16:46 UTC (rev 273917)
@@ -3,7 +3,7 @@
 # Contributor: fxbru <frxbru[at]gmail>
 
 pkgname=sqlmap
-pkgver=1.1.11
+pkgver=1.1.12
 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=('c99f626f34e947dae14248bb6a7a989ec85c8909aef03ff7ff96fe4cb021b8eb')
-sha512sums=('4635e499c8ec6df29fa2bc81f498a1796359f4faa62d158238dd2e0663b9733cf7dfb33d0781e753f0fd4c212b1ea90f82c2f112e04e4c0e3e7c7fb9d8f6ac4f')
+sha256sums=('79ae71ed4161b85d3dd6b320a6c93977c7a832e934b30fceb5bc4c0a0323e5b3')
+sha512sums=('d75a38643eec04232f7dc158b2d925f011851d6d96ef80345a7a1bf505ba7230ba75ba4353beebd5add1526d9df4f64e1d05de49d91731e984dbcc5bee9dd25f')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list