dev-db/sqlmap: Stabilize 1.9.4 amd64, #957032

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James 2025-06-03 14:47:33 +01:00
parent b832e8f3b4
commit 00c2b21415
No known key found for this signature in database
GPG Key ID: 738409F520DF9190

View File

@ -16,7 +16,7 @@ if [[ ${PV} == 9999 ]] ; then
EGIT_REPO_URI="https://github.com/sqlmapproject/sqlmap"
else
SRC_URI="https://github.com/sqlmapproject/sqlmap/archive/refs/tags/${PV}.tar.gz -> ${P}.gh.tar.gz"
KEYWORDS="~amd64 x86"
KEYWORDS="amd64 x86"
fi
# sqlmap (GPL-2+)