parent
4db46035e4
commit
e19a90ab0e
@ -1,17 +1,17 @@
|
|||||||
# Template file for 'util-linux'
|
# Template file for 'util-linux'
|
||||||
pkgname=util-linux
|
pkgname=util-linux
|
||||||
version=2.31.1
|
version=2.32
|
||||||
revision=1
|
revision=1
|
||||||
short_desc="Miscellaneous linux utilities"
|
short_desc="Miscellaneous linux utilities"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="https://www.kernel.org/pub/linux/utils/util-linux/"
|
homepage="https://www.kernel.org/pub/linux/utils/util-linux/"
|
||||||
checkdepends="ncurses" # Some tests require terminfo-entries
|
checkdepends="ncurses" # Some tests require terminfo-entries
|
||||||
license="GPL-2"
|
license="GPL-2.0-or-later"
|
||||||
distfiles="${KERNEL_SITE}/utils/${pkgname}/v${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KERNEL_SITE}/utils/${pkgname}/v${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=1a51b16fa9cd51d26ef9ab52d2f1de12403b810fc8252bf7d478df91b3cddf11
|
checksum=6c7397abc764e32e8159c2e96042874a190303e77adceb4ac5bd502a272a4734
|
||||||
|
|
||||||
hostmakedepends="automake gettext-devel libtool pkg-config bison"
|
hostmakedepends="automake bison gettext-devel libtool pkg-config"
|
||||||
makedepends="zlib-devel readline-devel pam-devel libcap-ng-devel"
|
makedepends="libcap-ng-devel pam-devel readline-devel zlib-devel"
|
||||||
# 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…
x
Reference in New Issue
Block a user