diff --git a/haiku-apps/beam/beam-1.2.recipe b/haiku-apps/beam/beam-1.2.recipe index 03c2bef19..05d77694b 100644 --- a/haiku-apps/beam/beam-1.2.recipe +++ b/haiku-apps/beam/beam-1.2.recipe @@ -4,7 +4,7 @@ for BeOS (R5 and onwards) that aims to be fast, stable and feature-complete." HOMEPAGE="https://github.com/HaikuArchives/Beam/" COPYRIGHT="2000-2014 Oliver Tappe" LICENSE="GNU GPL v2" -REVISION="7" +REVISION="8" commit="280e3862f83bedc05d683455aed79be112a680f8" SOURCE_URI="https://github.com/HaikuArchives/beam/archive/$commit.tar.gz" CHECKSUM_SHA256="01f7d6594ebeb5be1d4bf0dc3715b1859565f89709701dfe78c296077b275222" @@ -41,7 +41,7 @@ BUILD_PREREQUIRES=" BUILD() { - jam -q $jobArgs + jam -q # Parallel builds broken } INSTALL()