diff --git a/dev-lang/parrot/parrot-8.1.0-r4.ebuild b/dev-lang/parrot/parrot-8.1.0-r4.ebuild index 1612f5348710d..e42692981dd52 100644 --- a/dev-lang/parrot/parrot-8.1.0-r4.ebuild +++ b/dev-lang/parrot/parrot-8.1.0-r4.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DESCRIPTION="Virtual machine designed to compile and execute bytecode for dynamic languages" HOMEPAGE="http://www.parrot.org/" -SRC_URI="ftp://ftp.parrot.org/pub/parrot/releases/all/${PV}/${P}.tar.gz" +SRC_URI="http://ftp.parrot.org/releases/all/${PV}/${P}.tar.gz" LICENSE="Artistic-2" SLOT="0/${PV}"