mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
man-db: update to 2.11.2
This commit is contained in:
parent
a782e89d64
commit
20b6130a80
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.10.2
|
version=2.11.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-db=db --with-pager=less --with-gzip=/usr/bin/gzip
|
configure_args="--with-db=db --with-pager=less --with-gzip=/usr/bin/gzip
|
||||||
|
@ -20,7 +20,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://www.nongnu.org/man-db/"
|
homepage="https://www.nongnu.org/man-db/"
|
||||||
changelog="https://gitlab.com/cjwatson/man-db/-/raw/main/NEWS.md"
|
changelog="https://gitlab.com/cjwatson/man-db/-/raw/main/NEWS.md"
|
||||||
distfiles="${NONGNU_SITE}/man-db/man-db-${version}.tar.xz"
|
distfiles="${NONGNU_SITE}/man-db/man-db-${version}.tar.xz"
|
||||||
checksum=ee97954d492a13731903c9d0727b9b01e5089edbd695f0cdb58d405a5af5514d
|
checksum=cffa1ee4e974be78646c46508e6dd2f37e7c589aaab2938cc1064f058fef9f8d
|
||||||
provides="man-0_1"
|
provides="man-0_1"
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
system_accounts="_man"
|
system_accounts="_man"
|
||||||
|
|
Loading…
Add table
Reference in a new issue