summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emacs/xslide/xslide-0.2.2-r1.ebuild')
-rw-r--r--app-emacs/xslide/xslide-0.2.2-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/xslide/xslide-0.2.2-r1.ebuild b/app-emacs/xslide/xslide-0.2.2-r1.ebuild
index 65a2b463faf4..fe4bd9b676ff 100644
--- a/app-emacs/xslide/xslide-0.2.2-r1.ebuild
+++ b/app-emacs/xslide/xslide-0.2.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -7,7 +7,7 @@ inherit elisp
DESCRIPTION="An Emacs major mode for editing XSL stylesheets and running XSL processes"
HOMEPAGE="https://sourceforge.net/projects/xslide/"
-SRC_URI="mirror://sourceforge/xslide/${P}.tar.gz"
+SRC_URI="https://downloads.sourceforge.net/xslide/${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"