summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Matteo Bernardini2021-08-19 07:04:04 +0200
committer Willy Sudiarto Raharjo2021-08-19 13:33:48 +0200
commitdcfc09c440a031f47900d58404bf7c6b4735edaa (patch)
treeb34e98a06405f2f9c7a56876f8beb8576137ab31
parent77fcf64581210db320d60271f01fc66067d54f90 (diff)
downloadslackbuilds-dcfc09c440a031f47900d58404bf7c6b4735edaa.tar.gz
system/ostree: Updated for version 2021.3.
Fixes building with gcc >= 11.x Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--system/ostree/ostree.SlackBuild2
-rw-r--r--system/ostree/ostree.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/system/ostree/ostree.SlackBuild b/system/ostree/ostree.SlackBuild
index e235b3d10e..573513e744 100644
--- a/system/ostree/ostree.SlackBuild
+++ b/system/ostree/ostree.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=ostree
-VERSION=${VERSION:-2019.6}
+VERSION=${VERSION:-2021.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/ostree/ostree.info b/system/ostree/ostree.info
index 6e294b63c5..7dd9ee41b0 100644
--- a/system/ostree/ostree.info
+++ b/system/ostree/ostree.info
@@ -1,8 +1,8 @@
PRGNAM="ostree"
-VERSION="2019.6"
+VERSION="2021.3"
HOMEPAGE="https://github.com/ostreedev/ostree/"
-DOWNLOAD="https://github.com/ostreedev/ostree/releases/download/v2019.6/libostree-2019.6.tar.xz"
-MD5SUM="4d00cd2c5bce31b6302c71cbdb2a17eb"
+DOWNLOAD="https://github.com/ostreedev/ostree/releases/download/v2021.3/libostree-2021.3.tar.xz"
+MD5SUM="a70520dc37d9fdc655a7ff76892496fe"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""