diff options
Diffstat (limited to 'app-arch/pet2tgz/pet2tgz-0.3-r1.ebuild')
-rw-r--r-- | app-arch/pet2tgz/pet2tgz-0.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/pet2tgz/pet2tgz-0.3-r1.ebuild b/app-arch/pet2tgz/pet2tgz-0.3-r1.ebuild index fc99eb44b020..d2def1b6e119 100644 --- a/app-arch/pet2tgz/pet2tgz-0.3-r1.ebuild +++ b/app-arch/pet2tgz/pet2tgz-0.3-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DESCRIPTION="Puppy Linux .pet to .tar.gz converter" HOMEPAGE="https://sourceforge.net/projects/pet2tgz/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" |