Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
sqlmap
Commits:
4ccd0d7a by Jelle van der Waa at 2024-04-07T12:38:06+02:00
upgpkg: 1.8-2: Rebuild with Python 3.12
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = sqlmap
pkgdesc = Automatic SQL injection and database takeover tool
pkgver = 1.8
- pkgrel = 1
+ pkgrel = 2
url = https://sqlmap.org
arch = any
license = GPL-2.0-only
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=sqlmap
pkgver=1.8
-pkgrel=1
+pkgrel=2
pkgdesc='Automatic SQL injection and database takeover tool'
url='https://sqlmap.org'
arch=('any')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/sqlmap/-/commit/4ccd0d7ab17299d32f994f795a3efdf8f25375d2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/sqlmap/-/commit/4ccd0d7ab17299d32f994f795a3efdf8f25375d2
You're receiving this email because of your account on gitlab.archlinux.org.