opencollada: update to 1.6.32
This commit is contained in:
parent
6fc976fbf8
commit
870f997b22
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'opencollada'
|
||||
pkgname=opencollada
|
||||
version=1.6.31
|
||||
version=1.6.32
|
||||
revision=1
|
||||
wrksrc="OpenCOLLADA-${version}"
|
||||
build_style=cmake
|
||||
|
@ -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=ef338d03646da3039cf67382b19f39fe51aa638e05213ba9ad6a41f8069ad683
|
||||
checksum=545b37ea84ecd6e1445098654fb044b425fc80afed03d590330e4cc9bca88c89
|
||||
|
||||
post_install() {
|
||||
# Move libraries to /usr/lib to avoid adding to /etc/ld.so.conf.d
|
||||
|
|
Loading…
Reference in New Issue