diff options
author | B. Watson <yalhcru@gmail.com> | 2016-10-16 03:56:44 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-10-22 08:47:29 +0700 |
commit | 7963b58f9fa9c322ff9daacc835d89e270f5d991 (patch) | |
tree | bc2c204baa31759d203016d8fb2c295a06da58a0 /system | |
parent | 5df91c4112f14c5b73bce718801110820e623502 (diff) | |
download | slackbuilds-7963b58f9fa9c322ff9daacc835d89e270f5d991.tar.gz |
system/man-db: Fix VERSION in .info file.
Diffstat (limited to 'system')
-rw-r--r-- | system/man-db/man-db.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/man-db/man-db.info b/system/man-db/man-db.info index fcec439877..73b5a8ed74 100644 --- a/system/man-db/man-db.info +++ b/system/man-db/man-db.info @@ -1,5 +1,5 @@ PRGNAM="man-db" -VERSION="2.7.3" +VERSION="2.7.5" HOMEPAGE="http://www.nongnu.org/man-db/" 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" |