Try to fix the build on the buildbot (#5818)

This commit is contained in:
Schrijvers Luc
2021-04-05 19:29:28 +02:00
committed by GitHub
parent c05ec91289
commit e9bbb48de9

View File

@@ -8,7 +8,7 @@ COPYRIGHT="2013-2016 Google Inc.
2017-2021 Andrea Fioraldi
2017-2021 Dominik Maier"
LICENSE="Apache v2"
REVISION="2"
REVISION="3"
SOURCE_URI="https://github.com/AFLplusplus/AFLplusplus/archive/refs/tags/$portVersion.tar.gz"
CHECKSUM_SHA256="0240d34a2f99d157063e31d0c2d2801a68bc015e09187d9cc197637ec8fda635"
SOURCE_FILENAME="aflplusplus-$portVersion.tar.gz"
@@ -61,7 +61,7 @@ BUILD_REQUIRES="
"
BUILD_PREREQUIRES="
cmd:awk
cmd:clang_9
cmd:clang >= 9.0.1
cmd:make
cmd:gcc$secondaryArchSuffix
"