summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Franzmann2021-12-04 13:05:13 +0100
committerFlorian Franzmann2021-12-05 00:52:31 +0100
commit5597319f6d417d76b21da797bb257a564789fb4e (patch)
tree15d97e31065cbbefc550f16039d6bfbc80e8765b
parent8e51ec56ae677939861a3f50c1e307e33288a62d (diff)
libs/assimp: version 5.1.2
-rwxr-xr-xlibs/assimp/DETAILS4
-rw-r--r--libs/assimp/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/libs/assimp/DETAILS b/libs/assimp/DETAILS
index 544bb0b525..fd818b5d42 100755
--- a/libs/assimp/DETAILS
+++ b/libs/assimp/DETAILS
@@ -1,9 +1,9 @@
source $GRIMOIRE/CMAKE_FUNCTIONS
SPELL=assimp
- VERSION=5.1.0
+ VERSION=5.1.2
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_URL[0]=https://github.com/assimp/assimp/archive/v$VERSION.tar.gz
- SOURCE_HASH=sha512:b0445c048173720bccdfb64d5beb4637bd58021c29bdb5ccc2ca3e5b1189c0c46a03dd93da59e254e70b159e4918f4b7d2bd82f2390e9b45faf2361d450cad80
+ SOURCE_HASH=sha512:414c2c4581a9c4e09b7aefed377c49e62b11d2de7a7dc976245fb2fb91c81012a8611d16f6bebb8315215b4be42d2a3f8817ab6e369ddd505e0ebf2ba3cb3f10
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="http://assimp.sourceforge.net/index.html"
LICENSE[0]=BSD
diff --git a/libs/assimp/HISTORY b/libs/assimp/HISTORY
index 3b4c9aa902..d7321543e4 100644
--- a/libs/assimp/HISTORY
+++ b/libs/assimp/HISTORY
@@ -1,3 +1,6 @@
+2021-12-04 Florian Franzmann <bwlf@bandrate.org>
+ * DETAILS: version 5.1.2
+
2021-11-13 Florian Franzmann <bwlf@bandrate.org>
* DETAILS: version 5.1.0