opencollada: update to 1.6.63

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
Jürgen Buchmüller 2018-07-28 17:33:00 +02:00
parent a2872e734c
commit d0b09579db
No known key found for this signature in database
GPG Key ID: 6764EC32352D0647

View File

@ -1,7 +1,7 @@
# Template file for 'opencollada'
pkgname=opencollada
version=1.6.62
revision=2
version=1.6.63
revision=1
wrksrc="OpenCOLLADA-${version}"
build_style=cmake
configure_args="-DUSE_SHARED=TRUE"
@ -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=a2facf26d58817119f6166eff5de37866d5b869f8642f469914b1debd9cbe56d
checksum=3a0e25f38262d872c393bbf14ff0ce2ef6a7d66bb0d57e080cfd9e37be7ee076
CXXFLAGS="-fno-delete-null-pointer-checks -fno-lifetime-dse -fno-schedule-insns2"
if [ -n "$CROSS_BUILD" ]; then