libraries/bullet: Updated for version 2.88.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2019-01-01 11:18:31 +07:00
parent fd96738f47
commit 11976ffad8
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 5 additions and 5 deletions

View file

@ -3,7 +3,7 @@
# Slackware build script for Bullet Physics
# Originally Written by Jože Zobec <jozze.zepl@gmail.com>
# Copyright 2014-2017 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# Copyright 2014-2019 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# All Right Reserved
#
# Redistribution and use of this script, with or without modification, is
@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=bullet
VERSION=${VERSION:-2.87}
VERSION=${VERSION:-2.88}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="bullet"
VERSION="2.87"
VERSION="2.88"
HOMEPAGE="http://www.bulletphysics.com/Bullet/"
DOWNLOAD="https://github.com/bulletphysics/bullet3/archive/2.87/bullet3-2.87.tar.gz"
MD5SUM="7566fc00d925a742e6f7ec7ba2d352de"
DOWNLOAD="https://github.com/bulletphysics/bullet3/archive/2.88/bullet3-2.88.tar.gz"
MD5SUM="d389e7235f00c66abf257bb7b21477ac"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""