util-linux: update to 2.31.1.

This commit is contained in:
maxice8 2017-12-20 02:59:30 -02:00 committed by Leаh Neukirchen
parent 0afbd1f0ae
commit de891c87c4
1 changed files with 4 additions and 4 deletions

View File

@ -1,14 +1,14 @@
# Template file for 'util-linux'
pkgname=util-linux
version=2.31
revision=2
version=2.31.1
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"
distfiles="${KERNEL_SITE}/utils/${pkgname}/v${version}/${pkgname}-${version}.tar.xz"
checksum=f9be7cdcf4fc5c5064a226599acdda6bdf3d86c640152ba01ea642d91108dc8a
distfiles="${KERNEL_SITE}/utils/${pkgname}/v${version%.*}/${pkgname}-${version}.tar.xz"
checksum=1a51b16fa9cd51d26ef9ab52d2f1de12403b810fc8252bf7d478df91b3cddf11
hostmakedepends="automake gettext-devel libtool pkg-config bison"
makedepends="zlib-devel readline-devel pam-devel libcap-ng-devel"