summaryrefslogtreecommitdiffstats
path: root/discover
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2022-11-30 15:27:53 +0000
committer Eric Hameleers <alien@slackware.com>2022-11-30 15:27:53 +0000
commitc097b4494aadf371228d398ec3f51f0bd6828124 (patch)
treea527826b8f35fd413c34841d9a9c65cefb89efdf /discover
parent8109196b5e5db791f43314632a242b2a9e2ddf63 (diff)
downloadasb-c097b4494aadf371228d398ec3f51f0bd6828124.tar.gz
asb-c097b4494aadf371228d398ec3f51f0bd6828124.tar.xz
discover: update to 5.26.4 (Plasma version of -current)
Diffstat (limited to 'discover')
-rwxr-xr-xdiscover/build/discover.SlackBuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/discover/build/discover.SlackBuild b/discover/build/discover.SlackBuild
index d662649b..9ddc2fc9 100755
--- a/discover/build/discover.SlackBuild
+++ b/discover/build/discover.SlackBuild
@@ -33,6 +33,8 @@
# Changelog:
# 5.26.1-1: 22/oct/2022 by Eric Hameleers <alien@slackware.com>
# * Initial build.
+# 5.26.4-1: 30/nov/2022 by Eric Hameleers <alien@slackware.com>
+# * 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 .
@@ -41,7 +43,7 @@
# -----------------------------------------------------------------------------
PRGNAM=discover
-VERCUR=${VERCUR:-5.26.1}
+VERCUR=${VERCUR:-5.26.4}
VER150=${VER150:-5.23.5}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:-" -j$(nproc) "}