mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
opencollada: update to 1.6.33
This commit is contained in:
parent
dfbc1310ea
commit
f11797669e
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.32
|
version=1.6.33
|
||||||
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=545b37ea84ecd6e1445098654fb044b425fc80afed03d590330e4cc9bca88c89
|
checksum=e04b1ab8a184fbb95cf6b202443d1c98c8b63ca801613daa9f37bf4d0c94a70f
|
||||||
|
|
||||||
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