opencollada: update to 1.6.4
This commit is contained in:
parent
d301c56058
commit
3c0c1a9350
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'opencollada'
|
# Template file for 'opencollada'
|
||||||
pkgname=opencollada
|
pkgname=opencollada
|
||||||
version=1.6.1
|
version=1.6.4
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="OpenCOLLADA-${version}"
|
wrksrc="OpenCOLLADA-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="https://github.com/KhronosGroup/OpenCOLLADA"
|
homepage="https://github.com/KhronosGroup/OpenCOLLADA"
|
||||||
distfiles="https://github.com/KhronosGroup/OpenCOLLADA/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/KhronosGroup/OpenCOLLADA/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||||
checksum=1279470f5edbeccca74d685a6ed7cabc4685912b3fabfd251a984276fc2c92ba
|
checksum=2bb450212a9eca83845b6dda4629befe581b74d0dcedcc6b77dce40bcf68fdad
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# Move libraries to /usr/lib to avoid adding to /etc/ld.so.conf.d
|
# Move libraries to /usr/lib to avoid adding to /etc/ld.so.conf.d
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue