summaryrefslogtreecommitdiff
path: root/dev-db/sqlmap/sqlmap-9999.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-07-27 09:01:23 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-07-27 09:01:23 +0100
commitd305208ca7a258fb77809f63c895764345c61919 (patch)
tree0cad8513aa2c5697092cb2897e97903edc322535 /dev-db/sqlmap/sqlmap-9999.ebuild
parentfe618c8b8c934661d2297b2aeb0615a48e787691 (diff)
gentoo auto-resync : 27:07:2022 - 09:01:23
Diffstat (limited to 'dev-db/sqlmap/sqlmap-9999.ebuild')
-rw-r--r--dev-db/sqlmap/sqlmap-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/sqlmap/sqlmap-9999.ebuild b/dev-db/sqlmap/sqlmap-9999.ebuild
index 7fe00f1370cf..6b74d8864800 100644
--- a/dev-db/sqlmap/sqlmap-9999.ebuild
+++ b/dev-db/sqlmap/sqlmap-9999.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} == 9999 ]] ; then
inherit git-r3
EGIT_REPO_URI="https://github.com/sqlmapproject/sqlmap"
else
- SRC_URI="https://github.com/sqlmapproject/sqlmap/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
+ SRC_URI="https://github.com/sqlmapproject/sqlmap/archive/refs/tags/${PV}.tar.gz -> ${P}.gh.tar.gz"
KEYWORDS="~amd64 ~x86"
fi