bullet: bump version (#4717)

* bullet: bump version
This commit is contained in:
Panagiotis Vasilopoulos
2020-02-16 07:56:38 +02:00
committed by GitHub
parent 8a0cfdfa8e
commit 8682037cb4

View File

@@ -5,11 +5,11 @@ The library is primarily designed for use in games, visual effects \
and robotic simulation. The library is free for commercial use under \
the ZLib license."
HOMEPAGE="http://www.bulletphysics.com/"
COPYRIGHT="2003-2017 Erwin Coumans and the Bullet Physics Library Team"
COPYRIGHT="2003-2020 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="21c135775527754fc2929db1db5144e92ad0218ae72840a9f162acb467a7bbf9"
CHECKSUM_SHA256="621b36e91c0371933f3c2156db22c083383164881d2a6b84636759dc4cbb0bb8"
SOURCE_DIR="bullet3-$portVersion"
ARCHITECTURES="!x86_gcc2 ?x86 x86_64"