From 8682037cb4bdf659c86cb750aa75dc21bfaf05db Mon Sep 17 00:00:00 2001 From: Panagiotis Vasilopoulos Date: Sun, 16 Feb 2020 07:56:38 +0200 Subject: [PATCH] bullet: bump version (#4717) * bullet: bump version --- sci-physics/bullet/{bullet-2.88.recipe => bullet-2.89.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename sci-physics/bullet/{bullet-2.88.recipe => bullet-2.89.recipe} (96%) diff --git a/sci-physics/bullet/bullet-2.88.recipe b/sci-physics/bullet/bullet-2.89.recipe similarity index 96% rename from sci-physics/bullet/bullet-2.88.recipe rename to sci-physics/bullet/bullet-2.89.recipe index ad84671a3..c5968a262 100644 --- a/sci-physics/bullet/bullet-2.88.recipe +++ b/sci-physics/bullet/bullet-2.89.recipe @@ -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"