summaryrefslogtreecommitdiff
path: root/system/man-db/man-db.SlackBuild
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2018-08-02 02:52:30 -0400
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-08-18 08:39:50 +0700
commita1a9d20495383d551c2837c9095ece3b1f8fd993 (patch)
tree125d63930dc5288cf79fc743cfd58016584ce523 /system/man-db/man-db.SlackBuild
parentdc69314bffc44d4f4318e576e743cbdc0feb9533 (diff)
downloadslackbuilds-a1a9d20495383d551c2837c9095ece3b1f8fd993.tar.gz
system/man-db: Updated for version 2.8.4.
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, 4 insertions, 1 deletions
diff --git a/system/man-db/man-db.SlackBuild b/system/man-db/man-db.SlackBuild
index 337bf86f69..4d5e2e10c6 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.
+# 20180801 bkw:
+# - update for v2.8.4.
+
# 20180611 bkw:
# - update for v2.8.3, to match what Pat has in -current.
@@ -49,7 +52,7 @@
# - update README and README.Slackware slightly.
PRGNAM=man-db
-VERSION=${VERSION:-2.8.3}
+VERSION=${VERSION:-2.8.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}