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>
This commit is contained in:
B. Watson 2021-03-06 15:34:36 -05:00 committed by Willy Sudiarto Raharjo
parent 9700144e95
commit c14af1310c
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 5 additions and 4 deletions

View File

@ -6,6 +6,7 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details. # 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) # 20201024 bkw: update for v2.9.3 (matches -current)
# 20200316 bkw: update for v2.9.1 (resync with -current) # 20200316 bkw: update for v2.9.1 (resync with -current)
# 20191201 bkw: update for v2.9.0 (to match -current again). # 20191201 bkw: update for v2.9.0 (to match -current again).
@ -54,7 +55,7 @@
# - update README and README.Slackware slightly. # - update README and README.Slackware slightly.
PRGNAM=man-db PRGNAM=man-db
VERSION=${VERSION:-2.9.3} VERSION=${VERSION:-2.9.4}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}

View File

@ -1,9 +1,9 @@
PRGNAM="man-db" PRGNAM="man-db"
VERSION="2.9.3" VERSION="2.9.4"
HOMEPAGE="http://www.nongnu.org/man-db/" HOMEPAGE="http://www.nongnu.org/man-db/"
DOWNLOAD="http://download.savannah.gnu.org/releases/man-db/man-db-2.9.3.tar.xz \ DOWNLOAD="http://download.savannah.gnu.org/releases/man-db/man-db-2.9.4.tar.xz \
http://download.savannah.gnu.org/releases/libpipeline/libpipeline-1.5.3.tar.gz" http://download.savannah.gnu.org/releases/libpipeline/libpipeline-1.5.3.tar.gz"
MD5SUM="4c8721faa54a4c950c640e5e5c713fb0 \ MD5SUM="6e233a555f7b9ae91ce7cd0faa322bce \
dad443d0911cf9f0f1bd90a334bc9004" dad443d0911cf9f0f1bd90a334bc9004"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""