mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
opencollada: update to 1.6.9
This commit is contained in:
parent
022c5a44df
commit
1b9b5c8b43
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.7
|
version=1.6.9
|
||||||
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=45c1f2167e818ea0fcbbf5cf36ea81be101af7b20ac327eedc3c58af75399a53
|
checksum=fe607287fdd99ce59ed39dc48e71cda7531a3f38f58a908d3a953a3920849347
|
||||||
|
|
||||||
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
Reference in a new issue