opencollada: update to 1.6.10
This commit is contained in:
parent
b51634f124
commit
78835427ba
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'opencollada'
|
||||
pkgname=opencollada
|
||||
version=1.6.9
|
||||
version=1.6.10
|
||||
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=fe607287fdd99ce59ed39dc48e71cda7531a3f38f58a908d3a953a3920849347
|
||||
checksum=94767334a2d4b7dbf5700e4f48310c2678f5d52cdec5005628eb39f3f432f352
|
||||
|
||||
post_install() {
|
||||
# Move libraries to /usr/lib to avoid adding to /etc/ld.so.conf.d
|
||||
|
|
Loading…
Reference in New Issue