libraries/ode: Updated for version 0.16.2.

Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Johannes Schoepfer 2020-09-26 06:34:05 +01:00 committed by Willy Sudiarto Raharjo
parent 4d10287885
commit d8fec6b881
No known key found for this signature in database
GPG key ID: 3F617144D7238786
3 changed files with 9 additions and 9 deletions

View file

@ -1,5 +1,5 @@
The Open Dynamics Engine (ODE) is a free, industrial quality library for
simulating articulated rigid body dynamics. Proven applications include
simulating ground vehicles, legged creatures, and moving objects in VR
environments. It is fast, flexible and robust, and has built-in collision
detection.
environments. It is fast, flexible and robust, and has built-in
collision detection.

View file

@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=ode
VERSION=${VERSION:-0.16.1}
VERSION=${VERSION:-0.16.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="ode"
VERSION="0.16.1"
VERSION="0.16.2"
HOMEPAGE="https://ode.org/"
DOWNLOAD="https://bitbucket.org/odedevs/ode/downloads/ode-0.16.1.tar.gz"
MD5SUM="0af3efe98f19163c04083c554afff629"
DOWNLOAD="https://bitbucket.org/odedevs/ode/downloads/ode-0.16.2.tar.gz"
MD5SUM="13426ae292f4dd007a1b8483b08ecc8d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""