mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-01 01:00:03 +01:00
graphics/opencollada: Updated for version 1.6.59
Signed-off-by: Christoph Willing <chris.willing@linux.com>
This commit is contained in:
parent
9315e49edc
commit
b7a25ee4b7
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=opencollada
|
||||
SRCNAM=OpenCOLLADA
|
||||
VERSION=${VERSION:-1.6.58}
|
||||
VERSION=${VERSION:-1.6.59}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="opencollada"
|
||||
VERSION="1.6.58"
|
||||
VERSION="1.6.59"
|
||||
HOMEPAGE="https://github.com/KhronosGroup/OpenCOLLADA/"
|
||||
DOWNLOAD="https://github.com/KhronosGroup/OpenCOLLADA/archive/v1.6.58/OpenCOLLADA-1.6.58.tar.gz"
|
||||
MD5SUM="882875c3d9d5e8b286b08f2a243b696f"
|
||||
DOWNLOAD="https://github.com/KhronosGroup/OpenCOLLADA/archive/v1.6.59/OpenCOLLADA-1.6.59.tar.gz"
|
||||
MD5SUM="db0f982d34f6aad1e3397cce17ab5345"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue