summaryrefslogtreecommitdiff
path: root/sci-mathematics/fann/fann-2.2.0-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sci-mathematics/fann/fann-2.2.0-r1.ebuild')
-rw-r--r--sci-mathematics/fann/fann-2.2.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/fann/fann-2.2.0-r1.ebuild b/sci-mathematics/fann/fann-2.2.0-r1.ebuild
index bc008ff94ab2..a24f78373579 100644
--- a/sci-mathematics/fann/fann-2.2.0-r1.ebuild
+++ b/sci-mathematics/fann/fann-2.2.0-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=7
@@ -8,7 +8,7 @@ inherit cmake
DESCRIPTION="Fast Artificial Neural Network Library"
HOMEPAGE="http://leenissen.dk/fann/wp/"
-SRC_URI="mirror://sourceforge/${PN}/${MY_P}.zip"
+SRC_URI="https://downloads.sourceforge.net/${PN}/${MY_P}.zip"
LICENSE="LGPL-2.1"
SLOT="0"