summaryrefslogtreecommitdiff
path: root/net-analyzer/sqlninja/sqlninja-0.2.6_p1-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/sqlninja/sqlninja-0.2.6_p1-r1.ebuild')
-rw-r--r--net-analyzer/sqlninja/sqlninja-0.2.6_p1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/sqlninja/sqlninja-0.2.6_p1-r1.ebuild b/net-analyzer/sqlninja/sqlninja-0.2.6_p1-r1.ebuild
index c6a7a32beb57..60cf228b8201 100644
--- a/net-analyzer/sqlninja/sqlninja-0.2.6_p1-r1.ebuild
+++ b/net-analyzer/sqlninja/sqlninja-0.2.6_p1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -9,7 +9,7 @@ MY_P="${PN}-${MY_PV}"
DESCRIPTION="A SQL Server injection & takeover tool"
HOMEPAGE="http://sqlninja.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tgz"
+SRC_URI="https://downloads.sourceforge.net/${PN}/${MY_P}.tgz"
S="${WORKDIR}/${MY_P}"
LICENSE="GPL-2"