diff options
Diffstat (limited to 'dev-perl/HTML-Object/HTML-Object-2.30.ebuild')
-rw-r--r-- | dev-perl/HTML-Object/HTML-Object-2.30.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/HTML-Object/HTML-Object-2.30.ebuild b/dev-perl/HTML-Object/HTML-Object-2.30.ebuild index 2ab1e2ba5594..56285172b9a4 100644 --- a/dev-perl/HTML-Object/HTML-Object-2.30.ebuild +++ b/dev-perl/HTML-Object/HTML-Object-2.30.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 @@ -8,7 +8,7 @@ inherit perl-module MY_P=libhtmlobject-perl-${PV} DESCRIPTION="A HTML development and delivery Perl Module" -SRC_URI="mirror://sourceforge/htmlobject/${MY_P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/htmlobject/${MY_P}.tar.gz" HOMEPAGE="https://htmlobject.sourceforge.net" SLOT="0" |