diff --git a/sys-devel/jamfile_engine/jamfile_engine-1.0.3.recipe b/sys-devel/jamfile_engine/jamfile_engine-1.0.3.recipe index 4aa0a7f32..54081daa8 100644 --- a/sys-devel/jamfile_engine/jamfile_engine-1.0.3.recipe +++ b/sys-devel/jamfile_engine/jamfile_engine-1.0.3.recipe @@ -2,13 +2,13 @@ SUMMARY="A build system for Haiku applications based on Jam" DESCRIPTION="Build Haiku applications, add-ons, drivers and screensavers easily usin Jam. Jam is a replacement for Make with a focus on generic and reusable rules." -HOMEPAGE="https://github.com/HaikuArchives/jamfile-engine" +HOMEPAGE="https://github.com/haiku/jamfile-engine" COPYRIGHT="2002-2010 Ryan Leavengood 2011 Peter Poláčik 2013 Siarzhuk Zharski 2021-2022 Adrien Destugues" LICENSE="MIT" -SOUREC_URI="https://github.com/HaikuArchives/jamfile-engine/archive/refs/tags/v${portVersion}.tar.gz" +SOURCE_URI="https://github.com/haiku/jamfile-engine/archive/refs/tags/v${portVersion}.tar.gz" SOURCE_DIR="jamfile-engine-${portVersion}" CHECKSUM_SHA256="39ede2d9bf6f3f3859fae8896ee1bc2838a16dcc7a53fcd63d01e6b7f1d6ab9c" REVISION="2" @@ -19,7 +19,7 @@ PROVIDES=" jamfile_engine = $portVersion " REQUIRES=" - haiku$secondaryArchSuffix + haiku " BUILD()