summaryrefslogtreecommitdiffstats
path: root/source/a/tree/tree.SlackBuild
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2022-05-26 18:27:32 +0000
committer Eric Hameleers <alien@slackware.com>2022-05-27 06:59:46 +0200
commit2aacdc1363933cb9d155e2d694a63db7c6441f56 (patch)
treea2a99ffd9a6af520524b980bc6db6afed4c8bdf0 /source/a/tree/tree.SlackBuild
parent9c985cec73b56a192a6d0bad7dac12ac83b77d34 (diff)
downloadcurrent-2aacdc1363933cb9d155e2d694a63db7c6441f56.tar.gz
current-2aacdc1363933cb9d155e2d694a63db7c6441f56.tar.xz
Thu May 26 18:27:32 UTC 202220220526182732
a/libbytesize-2.7-x86_64-1.txz: Upgraded. a/logrotate-3.20.1-x86_64-1.txz: Upgraded. a/ntfs-3g-2022.5.17-x86_64-1.txz: Upgraded. a/tree-2.0.2-x86_64-1.txz: Upgraded. ap/cups-2.4.2-x86_64-1.txz: Upgraded. Fixed certificate strings comparison for Local authorization. For more information, see: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-26691 (* Security fix *) d/cmake-3.23.2-x86_64-1.txz: Upgraded. l/libqalculate-4.2.0-x86_64-1.txz: Upgraded. n/epic5-2.1.10-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/a/tree/tree.SlackBuild')
-rwxr-xr-xsource/a/tree/tree.SlackBuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/source/a/tree/tree.SlackBuild b/source/a/tree/tree.SlackBuild
index ef41594e0..0ada3cc7c 100755
--- a/source/a/tree/tree.SlackBuild
+++ b/source/a/tree/tree.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/bash
-# Copyright 2007-2018 Patrick J. Volkerding, Sebeka, Minnesota, USA
+# Copyright 2007-2022 Patrick J. Volkerding, Sebeka, Minnesota, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,8 +23,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=tree
-VERSION=1.8.0
-BUILD=${BUILD:-3}
+VERSION=2.0.2
+BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
@@ -85,7 +85,7 @@ chmod 755 $PKG/usr/bin/tree
mkdir -p $PKG/usr/man/man1 $PKG/usr/man/fr/man1
gzip -9c doc/tree.1 > $PKG/usr/man/man1/tree.1.gz
-gzip -9c doc/tree.1.fr > $PKG/usr/man/fr/man1/tree.1.gz
+gzip -9c doc/tree.fr.1 > $PKG/usr/man/fr/man1/tree.1.gz
mkdir -p $PKG/usr/doc/tree-$VERSION
cp -a \