util-linux: update to 2.33.
This commit is contained in:
parent
af10937add
commit
d61f6261bb
1 changed files with 10 additions and 10 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'util-linux'
|
# Template file for 'util-linux'
|
||||||
pkgname=util-linux
|
pkgname=util-linux
|
||||||
version=2.32.1
|
version=2.33
|
||||||
revision=2
|
revision=1
|
||||||
short_desc="Miscellaneous linux utilities"
|
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
||||||
homepage="https://www.kernel.org/pub/linux/utils/util-linux/"
|
|
||||||
checkdepends="ncurses" # Some tests require terminfo-entries
|
|
||||||
license="GPL-2.0-or-later"
|
|
||||||
distfiles="${KERNEL_SITE}/utils/${pkgname}/v${version%.1}/${pkgname}-${version}.tar.xz"
|
|
||||||
checksum=86e6707a379c7ff5489c218cfaf1e3464b0b95acf7817db0bc5f179e356a67b2
|
|
||||||
|
|
||||||
hostmakedepends="automake bison gettext-devel libtool pkg-config"
|
hostmakedepends="automake bison gettext-devel libtool pkg-config"
|
||||||
makedepends="libcap-ng-devel pam-devel readline-devel zlib-devel"
|
makedepends="libcap-ng-devel pam-devel readline-devel zlib-devel"
|
||||||
|
checkdepends="ncurses" # Some tests require terminfo-entries
|
||||||
|
short_desc="Miscellaneous linux utilities"
|
||||||
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
|
license="GPL-2.0-or-later"
|
||||||
|
homepage="https://www.kernel.org/pub/linux/utils/util-linux/"
|
||||||
|
distfiles="${KERNEL_SITE}/utils/${pkgname}/v${version%.1}/${pkgname}-${version}.tar.xz"
|
||||||
|
checksum=f261b9d73c35bfeeea04d26941ac47ee1df937bd3b0583e748217c1ea423658a
|
||||||
|
|
||||||
# Create uuidd system account for uuidd.
|
# Create uuidd system account for uuidd.
|
||||||
system_accounts="_uuidd"
|
system_accounts="_uuidd"
|
||||||
_uuidd_homedir="/run/uuidd"
|
_uuidd_homedir="/run/uuidd"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue