opencollada: update to 1.6.25
This commit is contained in:
parent
dc2aa7a918
commit
9dc6da65d0
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'opencollada'
|
||||
pkgname=opencollada
|
||||
version=1.6.23
|
||||
version=1.6.25
|
||||
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=ca242cbf4f25931df95c5a5d7f0af17452d72c73783e74c5735118e37bb093ce
|
||||
checksum=9cea5c85164758b01ac0d5c37ea10373a0d1fc7eba1e5d9dea9ba4af8aa6dca9
|
||||
|
||||
post_install() {
|
||||
# Move libraries to /usr/lib to avoid adding to /etc/ld.so.conf.d
|
||||
|
|
Loading…
Reference in New Issue