diff options
Diffstat (limited to 'x11-wm/fluxbox/fluxbox-1.3.7-r5.ebuild')
-rw-r--r-- | x11-wm/fluxbox/fluxbox-1.3.7-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/fluxbox/fluxbox-1.3.7-r5.ebuild b/x11-wm/fluxbox/fluxbox-1.3.7-r5.ebuild index c46d1f16478c..e379d3b4cd9e 100644 --- a/x11-wm/fluxbox/fluxbox-1.3.7-r5.ebuild +++ b/x11-wm/fluxbox/fluxbox-1.3.7-r5.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=7 @@ -7,7 +7,7 @@ inherit flag-o-matic toolchain-funcs prefix xdg DESCRIPTION="X11 window manager featuring tabs and an iconbar" HOMEPAGE="http://www.fluxbox.org" -SRC_URI="mirror://sourceforge/fluxbox/${P}.tar.xz" +SRC_URI="https://downloads.sourceforge.net/fluxbox/${P}.tar.xz" LICENSE="MIT" SLOT="0" |