aboutsummaryrefslogtreecommitdiff
path: root/system/man-db/man-db.SlackBuild
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2020-03-16 17:10:39 -0400
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2020-03-21 08:59:01 +0700
commit1a86a85c87282ab92c5da2df87263571664f819f (patch)
treeabae5145aec398bf280851085ba808e23982dec4 /system/man-db/man-db.SlackBuild
parent1b958299c16de3577bcc05145dbf6c82a49d4101 (diff)
downloadslackbuilds-1a86a85c87282ab92c5da2df87263571664f819f.tar.xz
system/man-db: Updated for version 2.9.1.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'system/man-db/man-db.SlackBuild')
-rw-r--r--system/man-db/man-db.SlackBuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/system/man-db/man-db.SlackBuild b/system/man-db/man-db.SlackBuild
index 56740da46d39..1c9d903fc3a3 100644
--- a/system/man-db/man-db.SlackBuild
+++ b/system/man-db/man-db.SlackBuild
@@ -6,6 +6,7 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20200316 bkw: update for v2.9.1 (resync with -current)
# 20191201 bkw: update for v2.9.0 (to match -current again).
# Also got rid of the systemd-specific stuff properly (via configure opts).
@@ -52,7 +53,7 @@
# - update README and README.Slackware slightly.
PRGNAM=man-db
-VERSION=${VERSION:-2.9.0}
+VERSION=${VERSION:-2.9.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -109,7 +110,7 @@ mkdir -p $TMP $PKG $OUTPUT
# Instead of making it a separate build and external dep, we'll just
# bundle it here.
LIBNAM=libpipeline
-LIBVER=1.5.1
+LIBVER=1.5.2
cd $TMP
rm -rf $LIBNAM-$LIBVER