assimp: update to 4.1.0
This commit is contained in:
parent
0619fbf33c
commit
4a471fb049
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'assimp'
|
||||
pkgname=assimp
|
||||
version=4.0.1
|
||||
revision=2
|
||||
version=4.1.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DASSIMP_BUILD_SAMPLES=OFF"
|
||||
hostmakedepends="cmake pkg-config qt5-qmake qt5-host-tools qt5-devel"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
|||
license="3-clause-BSD"
|
||||
homepage="http://assimp.sourceforge.net/"
|
||||
distfiles="https://github.com/assimp/assimp/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||
checksum=60080d8ab4daaab309f65b3cffd99f19eb1af8d05623fff469b9b652818e286e
|
||||
checksum=3520b1e9793b93a2ca3b797199e16f40d61762617e072f2d525fad70f9678a71
|
||||
depends="libassimp>=${version}_${revision}"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue