mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
graphics/opencollada: Updated for version 1.6.52
Signed-off-by: Christoph Willing <chris.willing@linux.com>
This commit is contained in:
parent
e818d80e57
commit
808b1c5e06
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=opencollada
|
||||
SRCNAM=OpenCOLLADA
|
||||
VERSION=${VERSION:-1.6.51}
|
||||
VERSION=${VERSION:-1.6.52}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="opencollada"
|
||||
VERSION="1.6.51"
|
||||
VERSION="1.6.52"
|
||||
HOMEPAGE="https://github.com/KhronosGroup/OpenCOLLADA/"
|
||||
DOWNLOAD=" https://github.com/KhronosGroup/OpenCOLLADA/archive/v1.6.51/OpenCOLLADA-1.6.51.tar.gz"
|
||||
MD5SUM="23db5087faed4bc4cc1dfe456c0d4701"
|
||||
DOWNLOAD=" https://github.com/KhronosGroup/OpenCOLLADA/archive/v1.6.52/OpenCOLLADA-1.6.52.tar.gz"
|
||||
MD5SUM="46eb591c309659b4a33c6001248cb2b6"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue