opencollada: update to 1.6.59

This commit is contained in:
Jürgen Buchmüller 2017-09-01 13:14:03 +02:00
parent 3433bfde30
commit ec839d7ef3
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.58 version=1.6.59
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=13ce6e8f6162683afba4b1c5b3dfc752db3ded382da7b88bda48982db4941c8b checksum=638ce67a3f8fe0ce99b69ba143f1ecf80813b41ed09438cfbb07aa913f1b89d7
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