mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-29 13:00:32 +01:00
libraries/bullet: Updated for version 3.06.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
c63086a34f
commit
2a904ca2d5
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=bullet
|
PRGNAM=bullet
|
||||||
VERSION=${VERSION:-3.05}
|
VERSION=${VERSION:-3.06}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="bullet"
|
PRGNAM="bullet"
|
||||||
VERSION="3.05"
|
VERSION="3.06"
|
||||||
HOMEPAGE="http://www.bulletphysics.com/Bullet/"
|
HOMEPAGE="http://www.bulletphysics.com/Bullet/"
|
||||||
DOWNLOAD="https://github.com/bulletphysics/bullet3/archive/3.05/bullet3-3.05.tar.gz"
|
DOWNLOAD="https://github.com/bulletphysics/bullet3/archive/3.06/bullet3-3.06.tar.gz"
|
||||||
MD5SUM="87bd326e7b21f58eb05f54b010c66046"
|
MD5SUM="369407bb68a2d8898789a280acb067ac"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue