system/man-db: Updated for version 2.7.3.

This commit is contained in:
B. Watson 2015-09-10 03:08:08 -04:00 committed by Willy Sudiarto Raharjo
parent b17d7ae723
commit 2838f20d84
2 changed files with 7 additions and 7 deletions

View File

@ -17,7 +17,7 @@
# - update README and README.Slackware slightly.
PRGNAM=man-db
VERSION=${VERSION:-2.7.1}
VERSION=${VERSION:-2.7.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -74,7 +74,7 @@ mkdir -p $TMP $PKG $OUTPUT
# Instead of making it a separate build and external dep, we'll just
# bundle it here.
LIBNAM=libpipeline
LIBVER=1.4.0
LIBVER=1.4.1
cd $TMP
rm -rf $LIBNAM-$LIBVER

View File

@ -1,10 +1,10 @@
PRGNAM="man-db"
VERSION="2.7.1"
VERSION="2.7.3"
HOMEPAGE="http://www.nongnu.org/man-db/"
DOWNLOAD="http://download.savannah.gnu.org/releases/man-db/man-db-2.7.1.tar.xz \
http://download.savannah.gnu.org/releases/libpipeline/libpipeline-1.4.0.tar.gz"
MD5SUM="88d32360e2ed18e05de9b528ad336fd8 \
660f4ac9340834a231d1516746d03d28"
DOWNLOAD="http://download.savannah.gnu.org/releases/man-db/man-db-2.7.3.tar.xz \
http://download.savannah.gnu.org/releases/libpipeline/libpipeline-1.4.1.tar.gz"
MD5SUM="df898c82d766dad6492a5a96d5a26647 \
e54590ec68d6c1239f67b5b44e92022c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""