dev-db/sqlmap: Stabilize 1.8.9 amd64, #943473

Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
This commit is contained in:
Jakov Smolić
2024-11-14 05:57:40 +01:00
parent d99c605088
commit 4962fc231e

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