aboutsummaryrefslogtreecommitdiff
path: root/system/man-db/man-db.SlackBuild
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2021-03-06 15:34:36 -0500
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-03-20 11:00:49 +0700
commitc14af1310c31da1559fe1970e55c803d4dceb6f3 (patch)
tree684144061019541da3ed6ff5088708c780a8b35e /system/man-db/man-db.SlackBuild
parent9700144e95e89039c51fe584b30c9282112c9b35 (diff)
downloadslackbuilds-c14af1310c31da1559fe1970e55c803d4dceb6f3.tar.xz
system/man-db: Updated for version 2.9.4.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/man-db/man-db.SlackBuild')
-rw-r--r--system/man-db/man-db.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/system/man-db/man-db.SlackBuild b/system/man-db/man-db.SlackBuild
index 7e8260ddd114..7c9b5a31f63f 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.
+# 20210306 bkw: update for v2.9.4 (resync with -current again)
# 20201024 bkw: update for v2.9.3 (matches -current)
# 20200316 bkw: update for v2.9.1 (resync with -current)
# 20191201 bkw: update for v2.9.0 (to match -current again).
@@ -54,7 +55,7 @@
# - update README and README.Slackware slightly.
PRGNAM=man-db
-VERSION=${VERSION:-2.9.3}
+VERSION=${VERSION:-2.9.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}