graphics/opencollada: Updated for version 1.6.68
Signed-off-by: Christoph Willing <chris.willing@linux.com>
This commit is contained in:
parent
e90f04f95c
commit
3bf2484b23
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for opencollada
|
||||
|
||||
# Copyright 2015-2018 Christoph Willing, Brisbane Australia
|
||||
# Copyright 2015-2019 Christoph Willing, Brisbane Australia
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=opencollada
|
||||
SRCNAM=OpenCOLLADA
|
||||
VERSION=${VERSION:-1.6.67}
|
||||
VERSION=${VERSION:-1.6.68}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="opencollada"
|
||||
VERSION="1.6.67"
|
||||
VERSION="1.6.68"
|
||||
HOMEPAGE="https://github.com/KhronosGroup/OpenCOLLADA/"
|
||||
DOWNLOAD="https://github.com/KhronosGroup/OpenCOLLADA/archive/v1.6.67/OpenCOLLADA-1.6.67.tar.gz"
|
||||
MD5SUM="f362197730e9c0e133cea230a6ae9308"
|
||||
DOWNLOAD="https://github.com/KhronosGroup/OpenCOLLADA/archive/v1.6.68/OpenCOLLADA-1.6.68.tar.gz"
|
||||
MD5SUM="ee7dae874019fea7be11613d07567493"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue