diff --git a/templates/man-db/template b/templates/man-db/template index bb8344a6f63..a237ea45f4e 100644 --- a/templates/man-db/template +++ b/templates/man-db/template @@ -1,7 +1,6 @@ # Template file for 'man-db' pkgname=man-db -version=2.5.4 -revision=1 +version=2.5.5 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 +8,7 @@ configure_args="--with-db=gdbm --with-pager=less --with-gzip=/usr/bin/gzip --disable-setuid" short_desc="The on-line manual database" maintainer="Juan RP " -checksum=4de6cf413f44d971d304b174b35a75c7ec35b022fe04e265ff07951bbf6676d8 +checksum=ab2b1d1f2597c80784c19ece54e66c3bcff223e8e6bef6335e50066331f12c26 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