Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / 
sqlmap


Commits:
e9cbe60d by Levente Polyak at 2024-09-08T20:59:41+02:00
upgpkg: 1.8.8-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = sqlmap
        pkgdesc = Automatic SQL injection and database takeover tool
-       pkgver = 1.8.6
+       pkgver = 1.8.8
        pkgrel = 1
        url = https://sqlmap.org
        arch = any
@@ -9,8 +9,8 @@ pkgbase = sqlmap
        depends = sh
        optdepends = perl: icmpsh extra tool
        backup = etc/sqlmap.conf
-       source = 
https://github.com/sqlmapproject/sqlmap/archive/1.8.6/sqlmap-1.8.6.tar.gz
-       sha256sums = 
70270ba87461febf7723ccd3e85c4d22efef731e8d9210c2c3ea2b4225453592
-       b2sums = 
7223e87ddb682c05e9d76cbb4407790c62146e005335ad45aec65a7445f56cd0e5ebc25a853bc199c44f2e7c98823040afca0b60da7ad5a30b7ffe0791704265
+       source = 
https://github.com/sqlmapproject/sqlmap/archive/1.8.8/sqlmap-1.8.8.tar.gz
+       sha256sums = 
3bab3fbe9903b5c335202a7bcfc52bfd05c66634dd9f19b8d5bfaefcc98c1fdf
+       b2sums = 
69f8c8f3deaa8867b6a7101a70f81d71de94571fceed6c078ac0af8fe00df73ba7aed1a66b3232a1ec0e151d3fe045109f99fadaa254a11b6d43d86ba5751646
 
 pkgname = sqlmap


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: fxbru <frxbru[at]gmail>
 
 pkgname=sqlmap
-pkgver=1.8.6
+pkgver=1.8.8
 pkgrel=1
 pkgdesc='Automatic SQL injection and database takeover tool'
 url='https://sqlmap.org'
@@ -13,8 +13,8 @@ depends=('python' 'sh')
 optdepends=('perl: icmpsh extra tool')
 backup=('etc/sqlmap.conf')
 
source=(https://github.com/sqlmapproject/sqlmap/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('70270ba87461febf7723ccd3e85c4d22efef731e8d9210c2c3ea2b4225453592')
-b2sums=('7223e87ddb682c05e9d76cbb4407790c62146e005335ad45aec65a7445f56cd0e5ebc25a853bc199c44f2e7c98823040afca0b60da7ad5a30b7ffe0791704265')
+sha256sums=('3bab3fbe9903b5c335202a7bcfc52bfd05c66634dd9f19b8d5bfaefcc98c1fdf')
+b2sums=('69f8c8f3deaa8867b6a7101a70f81d71de94571fceed6c078ac0af8fe00df73ba7aed1a66b3232a1ec0e151d3fe045109f99fadaa254a11b6d43d86ba5751646')
 
 build() {
   cd ${pkgname}-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/sqlmap/-/commit/e9cbe60d3931fef3bd9a7b7fbefcb112f34c919a

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/sqlmap/-/commit/e9cbe60d3931fef3bd9a7b7fbefcb112f34c919a
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to