opencollada: update to 1.6.28
This commit is contained in:
parent
0955216778
commit
58e0a9b8ec
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'opencollada'
|
||||
pkgname=opencollada
|
||||
version=1.6.27
|
||||
version=1.6.28
|
||||
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=28e1ab5b5fc9eace5eeaa9c24472f0b8f44353284c7fe8191eaf3451d7502ade
|
||||
checksum=8635da0b4af9cdb4dba03025ef3b14eeeef00ddb1625573e5957426d338a859d
|
||||
|
||||
post_install() {
|
||||
# Move libraries to /usr/lib to avoid adding to /etc/ld.so.conf.d
|
||||
|
|
Loading…
Reference in New Issue