diff options
Diffstat (limited to 'sys-apps/mount-gtk/mount-gtk-1.4.5.1.ebuild')
-rw-r--r-- | sys-apps/mount-gtk/mount-gtk-1.4.5.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/mount-gtk/mount-gtk-1.4.5.1.ebuild b/sys-apps/mount-gtk/mount-gtk-1.4.5.1.ebuild index de3f8eebfec8..207836d85062 100644 --- a/sys-apps/mount-gtk/mount-gtk-1.4.5.1.ebuild +++ b/sys-apps/mount-gtk/mount-gtk-1.4.5.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 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 autotools flag-o-matic DESCRIPTION="GTK+ based UDisks2 frontend" HOMEPAGE="http://mount-gtk.sourceforge.net/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" |