diff --git a/sci-physics/bullet/bullet-2.86.1.recipe b/sci-physics/bullet/bullet-2.87.recipe similarity index 97% rename from sci-physics/bullet/bullet-2.86.1.recipe rename to sci-physics/bullet/bullet-2.87.recipe index 047974b94..961151dee 100644 --- a/sci-physics/bullet/bullet-2.86.1.recipe +++ b/sci-physics/bullet/bullet-2.87.recipe @@ -9,7 +9,7 @@ COPYRIGHT="2003-2017 Erwin Coumans and the Bullet Physics Library Team" LICENSE="Zlib" REVISION="1" SOURCE_URI="https://github.com/bulletphysics/bullet3/archive/$portVersion.tar.gz" -CHECKSUM_SHA256="c058b2e4321ba6adaa656976c1a138c07b18fc03b29f5b82880d5d8228fbf059" +CHECKSUM_SHA256="438c151c48840fe3f902ec260d9496f8beb26dba4b17769a4a53212903935f95" SOURCE_DIR="bullet3-$portVersion" ARCHITECTURES="!x86_gcc2 ?x86 x86_64" @@ -65,7 +65,7 @@ BUILD_PREREQUIRES=" cmd:cmake cmd:gcc$secondaryArchSuffix cmd:make - cmd:python + cmd:python2 " BUILD()