opencollada: update to 1.6.37
This commit is contained in:
parent
663eb58c74
commit
81342b5e8c
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'opencollada'
|
||||
pkgname=opencollada
|
||||
version=1.6.36
|
||||
revision=2
|
||||
version=1.6.37
|
||||
revision=1
|
||||
wrksrc="OpenCOLLADA-${version}"
|
||||
build_style=cmake
|
||||
configure_args="-DUSE_SHARED=TRUE"
|
||||
|
@ -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=774b41611ab3ebb3a6008d32bcfd326d4ac1545d5316ba383b4ae90f16335701
|
||||
checksum=5f51398e768c95dba894710603569cd64da4e5bfb9f01597515f7ed0ced0e91f
|
||||
|
||||
CXXFLAGS="-fno-delete-null-pointer-checks -fno-lifetime-dse -fno-schedule-insns2"
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in a new issue