diff options
Diffstat (limited to 'dev-util/premake')
-rw-r--r-- | dev-util/premake/premake-4.3-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/premake/premake-4.3-r2.ebuild b/dev-util/premake/premake-4.3-r2.ebuild index 3b333e7719c4..2d2efc62736f 100644 --- a/dev-util/premake/premake-4.3-r2.ebuild +++ b/dev-util/premake/premake-4.3-r2.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DESCRIPTION="A makefile generation tool" HOMEPAGE="http://industriousone.com/premake" -SRC_URI="mirror://sourceforge/premake/${P}-src.zip" +SRC_URI="https://downloads.sourceforge.net/premake/${P}-src.zip" LICENSE="BSD" SLOT="4" |