mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
system/man-db: Updated for version 2.7.3.
This commit is contained in:
parent
a321046744
commit
69fdb57552
2 changed files with 6 additions and 3 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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=""
|
||||
|
|
Loading…
Reference in a new issue