summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--system/man-db/man-db.SlackBuild5
-rw-r--r--system/man-db/man-db.info4
2 files changed, 6 insertions, 3 deletions
diff --git a/system/man-db/man-db.SlackBuild b/system/man-db/man-db.SlackBuild
index 8ed7d8b496..9067318975 100644
--- a/system/man-db/man-db.SlackBuild
+++ b/system/man-db/man-db.SlackBuild
@@ -6,6 +6,9 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20160726 bkw:
+# - update for 2.7.5.
+
# 20150507 bkw:
# - update for 2.7.1.
# - fix homepage in .info file.
@@ -17,7 +20,7 @@
# - update README and README.Slackware slightly.
PRGNAM=man-db
-VERSION=${VERSION:-2.7.3}
+VERSION=${VERSION:-2.7.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/man-db/man-db.info b/system/man-db/man-db.info
index c8ecd0808b..fcec439877 100644
--- a/system/man-db/man-db.info
+++ b/system/man-db/man-db.info
@@ -1,9 +1,9 @@
PRGNAM="man-db"
VERSION="2.7.3"
HOMEPAGE="http://www.nongnu.org/man-db/"
-DOWNLOAD="http://download.savannah.gnu.org/releases/man-db/man-db-2.7.3.tar.xz \
+DOWNLOAD="http://download.savannah.gnu.org/releases/man-db/man-db-2.7.5.tar.xz \
http://download.savannah.gnu.org/releases/libpipeline/libpipeline-1.4.1.tar.gz"
-MD5SUM="df898c82d766dad6492a5a96d5a26647 \
+MD5SUM="37da0bb0400cc7b640f33c26f6052202 \
e54590ec68d6c1239f67b5b44e92022c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""