From dde4242015706fa84fedc134a7ab7de5f0fcdbfb Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Thu, 10 Aug 2023 15:15:33 +0000 Subject: discover: update to 5.27.7 --- discover/build/discover.SlackBuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/discover/build/discover.SlackBuild b/discover/build/discover.SlackBuild index 4584fd90..8185aebe 100755 --- a/discover/build/discover.SlackBuild +++ b/discover/build/discover.SlackBuild @@ -37,6 +37,8 @@ # * Update. # 5.27.0-1: 18/feb/2023 by Eric Hameleers # * Update. +# 5.27.7-1: 10/aug/2023 by Eric Hameleers +# * Update. # # Run 'sh discover.SlackBuild' to build a Slackware package. # The package (.t?z) and .txt file as well as build logs are created in /tmp . @@ -45,7 +47,7 @@ # ----------------------------------------------------------------------------- PRGNAM=discover -VERCUR=${VERCUR:-5.27.0} +VERCUR=${VERCUR:-5.27.7} VER150=${VER150:-5.23.5} BUILD=${BUILD:-1} NUMJOBS=${NUMJOBS:-" -j$(nproc) "} -- cgit v1.2.3-65-gdbad