mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
graphics/opencollada: Updated for version 1.6.66
Signed-off-by: Christoph Willing <chris.willing@linux.com>
This commit is contained in:
parent
0bf7b058b3
commit
7e5011809f
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=opencollada
|
||||
SRCNAM=OpenCOLLADA
|
||||
VERSION=${VERSION:-1.6.64}
|
||||
VERSION=${VERSION:-1.6.66}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="opencollada"
|
||||
VERSION="1.6.64"
|
||||
VERSION="1.6.66"
|
||||
HOMEPAGE="https://github.com/KhronosGroup/OpenCOLLADA/"
|
||||
DOWNLOAD="https://github.com/KhronosGroup/OpenCOLLADA/archive/v1.6.64/OpenCOLLADA-1.6.64.tar.gz"
|
||||
MD5SUM="f505592fa276be092a1d1cae3fd95d5f"
|
||||
DOWNLOAD="https://github.com/KhronosGroup/OpenCOLLADA/archive/v1.6.66/OpenCOLLADA-1.6.66.tar.gz"
|
||||
MD5SUM="d6235a0da7b1f216028962c78c13b80b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue