mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 14:38:51 +02:00
Bullet : bump version (#1727)
This commit is contained in:
@@ -9,7 +9,7 @@ COPYRIGHT="2003-2017 Erwin Coumans and the Bullet Physics Library Team"
|
|||||||
LICENSE="Zlib"
|
LICENSE="Zlib"
|
||||||
REVISION="1"
|
REVISION="1"
|
||||||
SOURCE_URI="https://github.com/bulletphysics/bullet3/archive/$portVersion.tar.gz"
|
SOURCE_URI="https://github.com/bulletphysics/bullet3/archive/$portVersion.tar.gz"
|
||||||
CHECKSUM_SHA256="c058b2e4321ba6adaa656976c1a138c07b18fc03b29f5b82880d5d8228fbf059"
|
CHECKSUM_SHA256="438c151c48840fe3f902ec260d9496f8beb26dba4b17769a4a53212903935f95"
|
||||||
SOURCE_DIR="bullet3-$portVersion"
|
SOURCE_DIR="bullet3-$portVersion"
|
||||||
|
|
||||||
ARCHITECTURES="!x86_gcc2 ?x86 x86_64"
|
ARCHITECTURES="!x86_gcc2 ?x86 x86_64"
|
||||||
@@ -65,7 +65,7 @@ BUILD_PREREQUIRES="
|
|||||||
cmd:cmake
|
cmd:cmake
|
||||||
cmd:gcc$secondaryArchSuffix
|
cmd:gcc$secondaryArchSuffix
|
||||||
cmd:make
|
cmd:make
|
||||||
cmd:python
|
cmd:python2
|
||||||
"
|
"
|
||||||
|
|
||||||
BUILD()
|
BUILD()
|
||||||
Reference in New Issue
Block a user