opencollada: update to 1.6.43

This commit is contained in:
Jürgen Buchmüller 2017-03-15 17:02:39 +01:00
parent 6dbb3e967b
commit 3800e7a9bf
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'opencollada'
pkgname=opencollada
version=1.6.39
version=1.6.43
revision=1
wrksrc="OpenCOLLADA-${version}"
build_style=cmake
@ -12,7 +12,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
license="GPL-3"
homepage="https://github.com/KhronosGroup/OpenCOLLADA"
distfiles="https://github.com/KhronosGroup/OpenCOLLADA/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
checksum=92c74856eb62a1462d473a2a51083dc6c22b413378854075ac1408e0654356e6
checksum=b677c7195ef1948b0cd4e70b27fbe33656935e2ff3136cc22db874cb94e4d4bd
CXXFLAGS="-fno-delete-null-pointer-checks -fno-lifetime-dse -fno-schedule-insns2"
if [ -n "$CROSS_BUILD" ]; then