util-linux: update to 2.30.1.
This commit is contained in:
parent
7de343bae1
commit
8244076b10
1 changed files with 3 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'util-linux'
|
||||
pkgname=util-linux
|
||||
version=2.30
|
||||
version=2.30.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=c208a4ff6906cb7f57940aa5bc3a6eed146e50a7cc0a092f52ef2ab65057a08d
|
||||
distfiles="${KERNEL_SITE}/utils/${pkgname}/v${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=1be4363a91ac428c9e43fc04dc6d2c66a19ec1e36f1105bd4b481540be13b841
|
||||
|
||||
hostmakedepends="automake gettext-devel libtool pkg-config bison"
|
||||
makedepends="zlib-devel readline-devel pam-devel libcap-ng-devel"
|
||||
|
|
Loading…
Reference in a new issue