assimp: update to 5.4.3

This commit is contained in:
Rudi Heitbaum 2024-09-02 09:16:19 +00:00
parent 57953a81a5
commit c3686f1492

View File

@ -2,8 +2,8 @@
# Copyright (C) 2022-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="assimp"
PKG_VERSION="5.4.2"
PKG_SHA256="7414861a7b038e407b510e8b8c9e58d5bf8ca76c9dfe07a01d20af388ec5086a"
PKG_VERSION="5.4.3"
PKG_SHA256="66dfbaee288f2bc43172440a55d0235dfc7bf885dda6435c038e8000e79582cb"
PKG_LICENSE="BSD"
PKG_SITE="https://github.com/assimp/assimp"
PKG_URL="https://github.com/assimp/assimp/archive/v${PKG_VERSION}.tar.gz"