opencollada: update to 1.6.38

This commit is contained in:
Jürgen Buchmüller 2017-02-10 02:14:51 +01:00
parent b8b09439ba
commit 57e5b0406d

View file

@ -1,6 +1,6 @@
# Template file for 'opencollada'
pkgname=opencollada
version=1.6.37
version=1.6.38
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=5f51398e768c95dba894710603569cd64da4e5bfb9f01597515f7ed0ced0e91f
checksum=54ae562bd33a1924a81c50bd286f4c7a226da2699b8205ef64c8af72ab02817b
CXXFLAGS="-fno-delete-null-pointer-checks -fno-lifetime-dse -fno-schedule-insns2"
if [ -n "$CROSS_BUILD" ]; then