[Buildroot] [git commit] package/bullet: bump to version 2.89

Thomas Petazzoni thomas.petazzoni at bootlin.com
Mon Jan 6 22:31:26 UTC 2020


commit: https://git.buildroot.net/buildroot/commit/?id=e60c3ee31ce58a13e733ed20de1b7fe649911fb0
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

https://github.com/bulletphysics/bullet3/releases/tag/2.89

Signed-off-by: Romain Naour <romain.naour at gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
---
 package/bullet/bullet.hash | 2 +-
 package/bullet/bullet.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/bullet/bullet.hash b/package/bullet/bullet.hash
index 2b0b974cd2..9da8c733d0 100644
--- a/package/bullet/bullet.hash
+++ b/package/bullet/bullet.hash
@@ -1,3 +1,3 @@
 # Locally calculated
-sha256 21c135775527754fc2929db1db5144e92ad0218ae72840a9f162acb467a7bbf9  bullet-2.88.tar.gz
+sha256 621b36e91c0371933f3c2156db22c083383164881d2a6b84636759dc4cbb0bb8  bullet-2.89.tar.gz
 sha256 885cd516a8420acb7c3e0b1a7119913b686495001ae564e3229740460e8cff59  LICENSE.txt
diff --git a/package/bullet/bullet.mk b/package/bullet/bullet.mk
index f343213702..b25fc5d219 100644
--- a/package/bullet/bullet.mk
+++ b/package/bullet/bullet.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-BULLET_VERSION = 2.88
+BULLET_VERSION = 2.89
 BULLET_SITE = $(call github,bulletphysics,bullet3,$(BULLET_VERSION))
 BULLET_INSTALL_STAGING = YES
 BULLET_LICENSE = Zlib


More information about the buildroot mailing list