summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-admin/xstow/xstow-1.1.0.ebuild')
-rw-r--r--app-admin/xstow/xstow-1.1.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-admin/xstow/xstow-1.1.0.ebuild b/app-admin/xstow/xstow-1.1.0.ebuild
index 7b39d09e8eeb..3f66da863573 100644
--- a/app-admin/xstow/xstow-1.1.0.ebuild
+++ b/app-admin/xstow/xstow-1.1.0.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
@@ -6,8 +6,8 @@ EAPI=8
inherit autotools
DESCRIPTION="Replacement for GNU stow with extensions"
-HOMEPAGE="http://xstow.sourceforge.net/"
-SRC_URI="mirror://sourceforge/xstow/${P}.tar.bz2"
+HOMEPAGE="https://xstow.sourceforge.net/"
+SRC_URI="https://downloads.sourceforge.net/xstow/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"