summaryrefslogtreecommitdiff
path: root/dev-python/yapsy/yapsy-1.12.2-r2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/yapsy/yapsy-1.12.2-r2.ebuild')
-rw-r--r--dev-python/yapsy/yapsy-1.12.2-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/yapsy/yapsy-1.12.2-r2.ebuild b/dev-python/yapsy/yapsy-1.12.2-r2.ebuild
index 5e176818e907..72591c69b739 100644
--- a/dev-python/yapsy/yapsy-1.12.2-r2.ebuild
+++ b/dev-python/yapsy/yapsy-1.12.2-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -14,7 +14,7 @@ HOMEPAGE="
https://github.com/tibonihoo/yapsy/
https://pypi.org/project/Yapsy/
"
-SRC_URI="mirror://sourceforge/yapsy/${MY_P}/${MY_P}.tar.gz"
+SRC_URI="https://downloads.sourceforge.net/yapsy/${MY_P}/${MY_P}.tar.gz"
S=${WORKDIR}/${MY_P}
LICENSE="BSD"