summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author B. Watson2020-03-16 22:10:39 +0100
committer Willy Sudiarto Raharjo2020-03-21 02:59:01 +0100
commit1a86a85c87282ab92c5da2df87263571664f819f (patch)
treeabae5145aec398bf280851085ba808e23982dec4
parent1b958299c16de3577bcc05145dbf6c82a49d4101 (diff)
downloadslackbuilds-1a86a85c87282ab92c5da2df87263571664f819f.tar.gz
system/man-db: Updated for version 2.9.1.
Signed-off-by: B. Watson <yalhcru@gmail.com>
-rw-r--r--system/man-db/man-db.SlackBuild5
-rw-r--r--system/man-db/man-db.info10
2 files changed, 8 insertions, 7 deletions
diff --git a/system/man-db/man-db.SlackBuild b/system/man-db/man-db.SlackBuild
index 56740da46d..1c9d903fc3 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
diff --git a/system/man-db/man-db.info b/system/man-db/man-db.info
index 387e8433ac..3106bed766 100644
--- a/system/man-db/man-db.info
+++ b/system/man-db/man-db.info
@@ -1,10 +1,10 @@
PRGNAM="man-db"
-VERSION="2.9.0"
+VERSION="2.9.1"
HOMEPAGE="http://www.nongnu.org/man-db/"
-DOWNLOAD="http://download.savannah.gnu.org/releases/man-db/man-db-2.9.0.tar.xz \
- http://download.savannah.gnu.org/releases/libpipeline/libpipeline-1.5.1.tar.gz"
-MD5SUM="897576a19ecbef376a916485608cd790 \
- 4c8fe6cd85422baafd6e060f896c61bc"
+DOWNLOAD="http://download.savannah.gnu.org/releases/man-db/man-db-2.9.1.tar.xz \
+ http://download.savannah.gnu.org/releases/libpipeline/libpipeline-1.5.2.tar.gz"
+MD5SUM="593f4f0a26ab4f66f5b81cf6c0c7364c \
+ 169de4cc1f6f7f7d430a5bed858b2fd3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""