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

Levente Polyak anthraxx at gemini.archlinux.org
Tue Sep 7 21:03:07 UTC 2021


    Date: Tuesday, September 7, 2021 @ 21:03:07
  Author: anthraxx
Revision: 1011981

upgpkg: sqlmap 1.5.9-1

Modified:
  sqlmap/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-07 20:34:53 UTC (rev 1011980)
+++ PKGBUILD	2021-09-07 21:03:07 UTC (rev 1011981)
@@ -3,7 +3,7 @@
 # Contributor: fxbru <frxbru[at]gmail>
 
 pkgname=sqlmap
-pkgver=1.5.7
+pkgver=1.5.9
 pkgrel=1
 pkgdesc='Automatic SQL injection and database takeover tool'
 url='http://sqlmap.org'
@@ -13,8 +13,8 @@
 optdepends=('perl: icmpsh extra tool')
 backup=('etc/sqlmap.conf')
 source=(https://github.com/sqlmapproject/sqlmap/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('f2eb6e623017b62506f6b5625da252c9b5aebb562742e9c0592aba89b935e02227f488cabdbfb3d09cd4f4a8b4d9d71e0869ff61027d608f47b2b205b244f64e')
-b2sums=('f8cf299cf6e49c3455792374f64aa6127f688855691d6ddcecde053ffc1e44859ab76c54ce269420f8d5710b28edf31e0771cccfa53b7855f3262b3976e31cb8')
+sha512sums=('f5e085cdfa50d7279ad072004f682e696c7906b0230a210218cd59f3e1e0b9a5aa3afd9f0c10e0f9f6b6aa6a310c73fb98c9e48b6d5a67336bd71a1357979711')
+b2sums=('2185a4d45f6fa13f588e1b60e6030829ac5ea84d3253c5544ee76e3e487a016bce7944cff63674e05c50d99bd5d7dadcdb54e748bca126454c73df82dc9688fc')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list