summaryrefslogtreecommitdiffstats
path: root/source/a
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2023-06-07 21:12:41 +0000
committer Eric Hameleers <alien@slackware.com>2023-06-08 00:35:05 +0200
commitf28f833864657528ba6ba44d33bb777a14cb2d46 (patch)
treee724b7f55ed650587509425186022d7894def015 /source/a
parente4cf5f582a982ff81784c027571f1a5305e7015d (diff)
downloadcurrent-f28f833864657528ba6ba44d33bb777a14cb2d46.tar.gz
current-f28f833864657528ba6ba44d33bb777a14cb2d46.tar.xz
Wed Jun 7 21:12:41 UTC 202320230607211241
a/dbus-1.14.8-x86_64-1.txz: Upgraded. a/tree-2.1.1-x86_64-1.txz: Upgraded. ap/cups-2.4.4-x86_64-1.txz: Upgraded. This update is a hotfix for a segfault in cupsGetNamedDest(), when caller tries to find the default destination and the default destination is not set on the machine. ap/ksh93-1.0.5_20230607_9b251344-x86_64-1.txz: Upgraded. This is a bugfix and robustness enhancement release. Thanks to McDutchie for the great work! Thanks to pghvlaans for improvements to the build script. ap/mariadb-10.11.4-x86_64-1.txz: Upgraded. n/nghttp2-1.54.0-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/a')
-rwxr-xr-xsource/a/tree/tree.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/a/tree/tree.SlackBuild b/source/a/tree/tree.SlackBuild
index 11780dcac..b30978246 100755
--- a/source/a/tree/tree.SlackBuild
+++ b/source/a/tree/tree.SlackBuild
@@ -23,7 +23,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=tree
-VERSION=2.1.0
+VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on: