Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages /
sqlmap
Commits:
0df54410 by Levente Polyak at 2026-07-18T23:21:58+02:00
upgpkg: 1.10.7-1: upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = sqlmap
pkgdesc = Automatic SQL injection and database takeover tool
- pkgver = 1.10.6
+ pkgver = 1.10.7
pkgrel = 1
url = https://sqlmap.org
arch = any
@@ -10,8 +10,8 @@ pkgbase = sqlmap
optdepends = perl: icmpsh extra tool
optdepends = python-sqlalchemy: MySQL/MariaDB connection
backup = etc/sqlmap.conf
- source =
https://github.com/sqlmapproject/sqlmap/archive/1.10.6/sqlmap-1.10.6.tar.gz
- sha256sums =
8f172a42010352aee16ae9cb4cc007c2bd6681943e27410641d7d083ffeade76
- b2sums =
569a9f333d5bbd699770f5dcba45df1680bc19ac8dde966354bb212f3de7908e468def2dfc6bbc93224d0c0883ea9c4dbca0b05530ee3ffa674572b19778d63a
+ source =
https://github.com/sqlmapproject/sqlmap/archive/1.10.7/sqlmap-1.10.7.tar.gz
+ sha256sums =
3ec2d735b33a00d6d5d88a0ee94d2333511650d546ab05f7d89be3cc78dc76aa
+ b2sums =
c3966d49984239e2177755742b4a1a2de40add689977f681f5b25a529b2117557d27ad945e5cfbc49d3fcd263370c521d8eb63b779dcdd042f23fccfdcac5b35
pkgname = sqlmap
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: fxbru <frxbru[at]gmail>
pkgname=sqlmap
-pkgver=1.10.6
+pkgver=1.10.7
pkgrel=1
pkgdesc='Automatic SQL injection and database takeover tool'
url='https://sqlmap.org'
@@ -21,8 +21,8 @@ backup=(
'etc/sqlmap.conf'
)
source=(https://github.com/sqlmapproject/sqlmap/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('8f172a42010352aee16ae9cb4cc007c2bd6681943e27410641d7d083ffeade76')
-b2sums=('569a9f333d5bbd699770f5dcba45df1680bc19ac8dde966354bb212f3de7908e468def2dfc6bbc93224d0c0883ea9c4dbca0b05530ee3ffa674572b19778d63a')
+sha256sums=('3ec2d735b33a00d6d5d88a0ee94d2333511650d546ab05f7d89be3cc78dc76aa')
+b2sums=('c3966d49984239e2177755742b4a1a2de40add689977f681f5b25a529b2117557d27ad945e5cfbc49d3fcd263370c521d8eb63b779dcdd042f23fccfdcac5b35')
build() {
cd ${pkgname}-${pkgver}
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/sqlmap/-/commit/0df544104f22cea566859e558e82e3d391a2d861
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/sqlmap/-/commit/0df544104f22cea566859e558e82e3d391a2d861
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help