From ddf78d72ccf4834f4bba1f085bbc4041721039a3 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Thu, 10 Aug 2023 14:37:32 +0000 Subject: libostree: update to 2023.5 --- libostree/build/libostree.SlackBuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/libostree/build/libostree.SlackBuild b/libostree/build/libostree.SlackBuild index eda887c8..7b24bbbd 100755 --- a/libostree/build/libostree.SlackBuild +++ b/libostree/build/libostree.SlackBuild @@ -35,6 +35,8 @@ # * Initial build. # 2023.1-1: 18/feb/2023 by Eric Hameleers # * Update. +# 2023.5-1: 10/aug/2023 by Eric Hameleers +# * Update. # # Run 'sh libostree.SlackBuild' to build a Slackware package. # The package (.t?z) and .txt file as well as build logs are created in /tmp . @@ -44,7 +46,7 @@ OLDNAM=ostree PRGNAM=libostree -VERSION=${VERSION:-2023.1} +VERSION=${VERSION:-2023.5} BUILD=${BUILD:-1} NUMJOBS=${NUMJOBS:-" -j$(nproc) "} TAG=${TAG:-alien} -- cgit v1.2.3-65-gdbad