diff options
Diffstat (limited to 'x11-wm/e16')
-rw-r--r-- | x11-wm/e16/e16-1.0.25-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/e16/e16-1.0.25-r1.ebuild b/x11-wm/e16/e16-1.0.25-r1.ebuild index b35cdeb40b44..e23f26dcdae2 100644 --- a/x11-wm/e16/e16-1.0.25-r1.ebuild +++ b/x11-wm/e16/e16-1.0.25-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DESCRIPTION="Enlightenment Window Manager (E16)" HOMEPAGE="https://www.enlightenment.org https://sourceforge.net/projects/enlightenment/" -SRC_URI="mirror://sourceforge/enlightenment/${P}.tar.xz" +SRC_URI="https://downloads.sourceforge.net/enlightenment/${P}.tar.xz" LICENSE="BSD" SLOT="0" |