man-db: update to 2.6.0.2.

This commit is contained in:
Juan RP 2011-04-14 15:17:55 +02:00
parent 3d267381b9
commit 796c9c2d19

View File

@ -1,6 +1,6 @@
# Template file for 'man-db'
pkgname=man-db
version=2.6.0
version=2.6.0.2
distfiles="${NONGNU_SITE}/$pkgname/$pkgname-$version.tar.gz"
build_style=gnu_configure
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
--without-included-regex --enable-automatic-create"
short_desc="The on-line manual database"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=0b7e423df53f95715efe0d1182bee4d4eea41289d696a6dd7324f6cacd04157c
checksum=537bdb60b12c7d34aa21c397024a6d604c5130b61f9aff5554ab443329b728a7
long_desc="
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