summaryrefslogtreecommitdiffstats
path: root/system/man-db/man-db.SlackBuild
diff options
context:
space:
mode:
author B. Watson2015-09-10 09:08:08 +0200
committer Willy Sudiarto Raharjo2015-09-12 03:11:28 +0200
commit2838f20d84f706edd6f7ca7cbfb3ae7d70167108 (patch)
tree58a1c26b77b32c459b95d981929bcfed423e5dc5 /system/man-db/man-db.SlackBuild
parentb17d7ae72304ad288d4545a099f4cc4263246803 (diff)
downloadslackbuilds-2838f20d84f706edd6f7ca7cbfb3ae7d70167108.tar.gz
system/man-db: Updated for version 2.7.3.
Diffstat (limited to 'system/man-db/man-db.SlackBuild')
-rw-r--r--system/man-db/man-db.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/man-db/man-db.SlackBuild b/system/man-db/man-db.SlackBuild
index acfb405f3f..8ca42af8fb 100644
--- a/system/man-db/man-db.SlackBuild
+++ b/system/man-db/man-db.SlackBuild
@@ -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