dev-db/sqlmap: Stabilize 1.6.11 amd64, #888529

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2022-12-27 07:29:01 +00:00
parent ba3af18da3
commit f8b31fc40e

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+)