summaryrefslogtreecommitdiffstats
path: root/libraries/tinygltf
diff options
context:
space:
mode:
author Giancarlo Dessi <slack@giand.it>2024-02-16 11:16:03 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-02-16 18:51:31 +0700
commit830bc98e60a0ce8db0f5edd84b352809f384c1e4 (patch)
treeeaf898f42ecb02ebb40f70cfb50df45de58d5725 /libraries/tinygltf
parentfdd6f401b119fb76d54c9c7268871b52e4fe95b0 (diff)
downloadslackbuilds-830bc98e60a0ce8db0f5edd84b352809f384c1e4.tar.gz
slackbuilds-830bc98e60a0ce8db0f5edd84b352809f384c1e4.tar.xz
libraries/tinygltf: Updated for version 2.8.21.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/tinygltf')
-rw-r--r--libraries/tinygltf/tinygltf.SlackBuild4
-rw-r--r--libraries/tinygltf/tinygltf.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/libraries/tinygltf/tinygltf.SlackBuild b/libraries/tinygltf/tinygltf.SlackBuild
index 9ce8735ca6..f353097345 100644
--- a/libraries/tinygltf/tinygltf.SlackBuild
+++ b/libraries/tinygltf/tinygltf.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for tinygltf
-# Copyright 2023 Giancarlo Dessi, Cagliari, IT
+# Copyright 2023-2024 Giancarlo Dessi, Cagliari, IT
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=tinygltf
-VERSION=${VERSION:-2.8.19}
+VERSION=${VERSION:-2.8.21}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/libraries/tinygltf/tinygltf.info b/libraries/tinygltf/tinygltf.info
index 85aae574f8..a52f62e949 100644
--- a/libraries/tinygltf/tinygltf.info
+++ b/libraries/tinygltf/tinygltf.info
@@ -1,8 +1,8 @@
PRGNAM="tinygltf"
-VERSION="2.8.19"
+VERSION="2.8.21"
HOMEPAGE="https://github.com/syoyo/tinygltf"
-DOWNLOAD="https://github.com/syoyo/tinygltf/archive/v2.8.19/tinygltf-2.8.19.tar.gz"
-MD5SUM="5dc49f287f214b7480b890cf3095686c"
+DOWNLOAD="https://github.com/syoyo/tinygltf/archive/v2.8.21/tinygltf-2.8.21.tar.gz"
+MD5SUM="268fa79521795f4e067e5df34d898533"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""