dev-db/sqlmap: Stabilize 1.8.11 amd64, #947351

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-01-02 14:00:09 +00:00
parent fb05b67f6e
commit 2de690283b

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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+)