[arch-commits] Commit in sqlmap/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Mon Apr 20 21:37:52 UTC 2020
Date: Monday, April 20, 2020 @ 21:37:51
Author: anthraxx
Revision: 617088
upgpkg: sqlmap 1.4.4-1
Modified:
sqlmap/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-20 21:36:29 UTC (rev 617087)
+++ PKGBUILD 2020-04-20 21:37:51 UTC (rev 617088)
@@ -3,7 +3,7 @@
# Contributor: fxbru <frxbru[at]gmail>
pkgname=sqlmap
-pkgver=1.4.3
+pkgver=1.4.4
pkgrel=1
pkgdesc='Automatic SQL injection and database takeover tool'
url='http://sqlmap.org'
@@ -12,8 +12,8 @@
depends=('python' 'sh')
backup=('etc/sqlmap.conf')
source=(https://github.com/sqlmapproject/sqlmap/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('c895b8290cdcb3ac947ffccdda5f3da9726139e85204126fae883022acc79b5c')
-sha512sums=('8249224730e1054102a08b0a9796d928e3d5bce47c9f51cc75fc8decea890818332414228afe65b404fcb30942cc0089f4812b8f7933497e29afa28849d37436')
+sha256sums=('3c3e89163c7506b4c09e8c0ee9227db007a4708f3a69a838e8a6b751379ffc49')
+sha512sums=('308090aa1c25f1df99074269955beb18430dfa67a11f03910e9cec34788cb664a773e12f5006193f289f7c3397b963be20f332e8ea98a25243e0b43718d10ef3')
build() {
cd ${pkgname}-${pkgver}
More information about the arch-commits
mailing list