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

Levente Polyak anthraxx at archlinux.org
Mon Apr 26 22:03:55 UTC 2021


    Date: Monday, April 26, 2021 @ 22:03:54
  Author: anthraxx
Revision: 924608

upgpkg: sqlmap 1.5.4-1

Modified:
  sqlmap/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-26 22:03:01 UTC (rev 924607)
+++ PKGBUILD	2021-04-26 22:03:54 UTC (rev 924608)
@@ -3,7 +3,7 @@
 # Contributor: fxbru <frxbru[at]gmail>
 
 pkgname=sqlmap
-pkgver=1.5.2
+pkgver=1.5.4
 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=('3b598f50f6a0cf9aa1222e33c3bc02115c353f9d8aa7ad4e5541465be709ae94eb4903d1d736d83ee87ade00e23db560372fee3a64590c6989b19c4308ed2a48')
-b2sums=('1f3778beebc938d92961048779831a2a41e95d5ff390ecc2f15ead4005a09b7e9104ba7e73a85db473a4da155d8c1c138414e5c00beaf91d878d8d57ba25ba13')
+sha512sums=('c07da7c8e15a13d662c4f869089970000505f1f4db7cd8344ca7cc4c7bd49672ecda1f64049f7795890dbdcb6af8f5b28e7f4a471ccfeeb1e673de4f1f7d70fe')
+b2sums=('906293c1a7242542d03948f1757993e33b5383a2622c109da0865ca53287a9f4abad68cca70a9678251ea252472620ea401589c89ee574f2a3ee773cf8055894')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list