diff options
Diffstat (limited to 'sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r4.ebuild')
-rw-r--r-- | sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r4.ebuild b/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r4.ebuild index bbc0bfb9e26e..e11f018ac371 100644 --- a/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r4.ebuild +++ b/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r4.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 @@ -6,7 +6,7 @@ inherit autotools xdg DESCRIPTION="A collection of data files to add support for chemical MIME types" HOMEPAGE="https://github.com/dleidert/chemical-mime" -SRC_URI="mirror://sourceforge/${PN/-data/}/${P}.tar.bz2" +SRC_URI="https://downloads.sourceforge.net/${PN/-data/}/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" |