system/man-db: Updated for version 2.8.3.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2018-06-11 05:00:50 -04:00 committed by David Spencer
parent e750d2d9ca
commit a6a0615fe6
2 changed files with 8 additions and 5 deletions

View file

@ -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

View file

@ -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=""