mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
util-linux: update to 2.22-rc2.
This commit is contained in:
parent
4714bb7b3e
commit
0274654224
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'util-linux'
|
# Template file for 'util-linux'
|
||||||
pkgname=util-linux
|
pkgname=util-linux
|
||||||
_distver=2.22
|
_distver=2.22
|
||||||
_patchver=rc1
|
_patchver=rc2
|
||||||
wrksrc=${pkgname}-${_distver}-${_patchver}
|
wrksrc=${pkgname}-${_distver}-${_patchver}
|
||||||
version=${_distver}${_patchver}
|
version=${_distver}${_patchver}
|
||||||
revision=3
|
revision=1
|
||||||
depends="coreutils shadow>=4.1.5.1_3"
|
depends="coreutils shadow>=4.1.5.1_3"
|
||||||
makedepends="pkg-config zlib-devel ncurses-devel pam-devel"
|
makedepends="pkg-config zlib-devel ncurses-devel pam-devel"
|
||||||
replaces="util-linux-ng>=0 e2fsprogs<=1.41.14_1 eject>=0 shadow<4.1.5.1_3"
|
replaces="util-linux-ng>=0 e2fsprogs<=1.41.14_1 eject>=0 shadow<4.1.5.1_3"
|
||||||
|
@ -15,7 +15,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://userweb.kernel.org/~kzak/util-linux-ng"
|
homepage="http://userweb.kernel.org/~kzak/util-linux-ng"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${KERNEL_SITE}/utils/${pkgname}/v2.22/${pkgname}-${_distver}-${_patchver}.tar.xz"
|
distfiles="${KERNEL_SITE}/utils/${pkgname}/v2.22/${pkgname}-${_distver}-${_patchver}.tar.xz"
|
||||||
checksum=0f7e636dd71b618d51cc1a7e06d207a8f384aea7b7fdb66eeb9c6d04ed21fe19
|
checksum=fd5258428e63935b4d04ae4bccf9e1e8fcdf1f93feb38f4b546b23f5713403e3
|
||||||
long_desc="
|
long_desc="
|
||||||
The ${pkgname} package contains miscellaneous utility programs. Among
|
The ${pkgname} package contains miscellaneous utility programs. Among
|
||||||
them are utilities for handling file systems, consoles, partitions,
|
them are utilities for handling file systems, consoles, partitions,
|
||||||
|
|
Loading…
Add table
Reference in a new issue