man-db: update to 2.5.9.
This commit is contained in:
parent
88dd946b8c
commit
f528a869d4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'man-db'
|
# Template file for 'man-db'
|
||||||
pkgname=man-db
|
pkgname=man-db
|
||||||
version=2.5.8
|
version=2.5.9
|
||||||
distfiles="${NONGNU_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
distfiles="${NONGNU_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--with-db=gdbm --with-pager=less --with-gzip=/usr/bin/gzip
|
configure_args="--with-db=gdbm --with-pager=less --with-gzip=/usr/bin/gzip
|
||||||
|
@ -9,7 +9,7 @@ configure_args="--with-db=gdbm --with-pager=less --with-gzip=/usr/bin/gzip
|
||||||
--enable-socketpair-pipe --without-included-regex --enable-automatic-create"
|
--enable-socketpair-pipe --without-included-regex --enable-automatic-create"
|
||||||
short_desc="The on-line manual database"
|
short_desc="The on-line manual database"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=bfdb858810ae5a1a6dad52aa3f15defdfe6f87c84ee62b89b341b42355fdce0d
|
checksum=c657865c3ec7ce4bd94064602b12358d0037ba938da450d7a524504f60be20f1
|
||||||
long_desc="
|
long_desc="
|
||||||
man-db is an implementation of the standard Unix documentation system
|
man-db is an implementation of the standard Unix documentation system
|
||||||
accessed using the man command. It uses a Berkeley DB database in place of
|
accessed using the man command. It uses a Berkeley DB database in place of
|
||||||
|
|
Loading…
Reference in a new issue