opencollada: update to 1.6.57

This commit is contained in:
Jürgen Buchmüller 2017-07-19 14:57:21 +02:00
parent cb130b630c
commit ecbb9ad126
1 changed files with 2 additions and 2 deletions

View File

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