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