opencollada: update to 1.6.64

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
Jürgen Buchmüller 2018-10-11 17:46:15 +02:00
parent 6d8f145506
commit c195ab390b
No known key found for this signature in database
GPG key ID: 6764EC32352D0647

View file

@ -1,6 +1,6 @@
# Template file for 'opencollada' # Template file for 'opencollada'
pkgname=opencollada pkgname=opencollada
version=1.6.63 version=1.6.64
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=3a0e25f38262d872c393bbf14ff0ce2ef6a7d66bb0d57e080cfd9e37be7ee076 checksum=82eec237890f1949f53a093eaf38e876c6f95fa55bc3119e6b63db6ea21db055
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