assimp: update to 5.3.0

This commit is contained in:
Rudi Heitbaum 2023-09-25 11:03:31 +00:00
parent 22eccb3a39
commit de50ce6082

View File

@ -2,8 +2,8 @@
# Copyright (C) 2022-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="assimp"
PKG_VERSION="5.2.5"
PKG_SHA256="b5219e63ae31d895d60d98001ee5bb809fb2c7b2de1e7f78ceeb600063641e1a"
PKG_VERSION="5.3.0"
PKG_SHA256="47200772961b633eb3b57cf6df5d9618863af39022cc3afa1108005f3889bab3"
PKG_LICENSE="BSD"
PKG_SITE="https://github.com/assimp/assimp"
PKG_URL="https://github.com/assimp/assimp/archive/v${PKG_VERSION}.tar.gz"