summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author B. Watson2018-06-11 11:00:50 +0200
committer David Spencer2018-06-14 02:14:25 +0200
commita6a0615fe6c12993feb43a601b0ce223004e2363 (patch)
tree05d46c6be77c5495324a10da263628df74dafcad /system
parente750d2d9ca0b4c518eb57b92697c52802f227980 (diff)
downloadslackbuilds-a6a0615fe6c12993feb43a601b0ce223004e2363.tar.gz
system/man-db: Updated for version 2.8.3.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'system')
-rw-r--r--system/man-db/man-db.SlackBuild7
-rw-r--r--system/man-db/man-db.info6
2 files changed, 8 insertions, 5 deletions
diff --git a/system/man-db/man-db.SlackBuild b/system/man-db/man-db.SlackBuild
index e041299534..337bf86f69 100644
--- a/system/man-db/man-db.SlackBuild
+++ b/system/man-db/man-db.SlackBuild
@@ -6,6 +6,9 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20180611 bkw:
+# - update for v2.8.3, to match what Pat has in -current.
+
# 20180208 bkw: update for man-db 2.8.0, libpipeline 1.5.0.
# This may be the last SBo update, since Pat has imported man-db
# into Slackware-current. Depends on how long it is from now until
@@ -46,8 +49,8 @@
# - update README and README.Slackware slightly.
PRGNAM=man-db
-VERSION=${VERSION:-2.8.0}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-2.8.3}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
diff --git a/system/man-db/man-db.info b/system/man-db/man-db.info
index dc74e2d11c..e4e08dabf4 100644
--- a/system/man-db/man-db.info
+++ b/system/man-db/man-db.info
@@ -1,9 +1,9 @@
PRGNAM="man-db"
-VERSION="2.8.0"
+VERSION="2.8.3"
HOMEPAGE="http://www.nongnu.org/man-db/"
-DOWNLOAD="http://download.savannah.gnu.org/releases/man-db/man-db-2.8.0.tar.xz \
+DOWNLOAD="http://download.savannah.gnu.org/releases/man-db/man-db-2.8.3.tar.xz \
http://download.savannah.gnu.org/releases/libpipeline/libpipeline-1.5.0.tar.gz"
-MD5SUM="2b7d6cf6350735544522859d93983fab \
+MD5SUM="6f3055e18fdd1ce5cbbdb30403991ec7 \
b7437a5020190cfa84f09c412db38902"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""