util-linux: update to 2.28.1.
This commit is contained in:
parent
77fe047106
commit
c3014ada78
1 changed files with 4 additions and 4 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'util-linux'
|
||||
pkgname=util-linux
|
||||
version=2.28
|
||||
revision=3
|
||||
version=2.28.1
|
||||
revision=1
|
||||
short_desc="Miscellaneous linux utilities"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="https://www.kernel.org/pub/linux/utils/util-linux/"
|
||||
license="GPL-2"
|
||||
distfiles="${KERNEL_SITE}/utils/${pkgname}/v${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=395847e2a18a2c317170f238892751e73a57104565344f8644090c8b091014bb
|
||||
distfiles="${KERNEL_SITE}/utils/${pkgname}/v${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=3ece4ea4a34ef786b68f5c415e848390424232abd1ee00f7ee5bddc30657b60f
|
||||
|
||||
hostmakedepends="automake gettext-devel libtool pkg-config"
|
||||
makedepends="zlib-devel readline-devel pam-devel libcap-ng-devel"
|
||||
|
|
Loading…
Reference in a new issue