opencollada: update to 1.6.66

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
Jürgen Buchmüller 2018-10-19 16:16:12 +02:00
parent 7774a90360
commit 31459cefdd
No known key found for this signature in database
GPG key ID: 6764EC32352D0647

View file

@ -1,6 +1,6 @@
# Template file for 'opencollada'
pkgname=opencollada
version=1.6.64
version=1.6.66
revision=1
wrksrc="OpenCOLLADA-${version}"
build_style=cmake
@ -9,10 +9,10 @@ hostmakedepends="pkg-config"
makedepends="libxml2-devel pcre-devel"
short_desc="Stream based reader and writer library for COLLADA files"
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
license="GPL-3"
license="GPL-3.0-or-later"
homepage="https://github.com/KhronosGroup/OpenCOLLADA"
distfiles="https://github.com/KhronosGroup/OpenCOLLADA/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
checksum=82eec237890f1949f53a093eaf38e876c6f95fa55bc3119e6b63db6ea21db055
checksum=3b70781168f83482e69982f3904806242238b350162fea874e49343ea04da583
CXXFLAGS="-fno-delete-null-pointer-checks -fno-lifetime-dse -fno-schedule-insns2"
if [ -n "$CROSS_BUILD" ]; then