util-linux: update to 2.22.
This commit is contained in:
parent
0f948a4ec9
commit
3a25505cb0
1 changed files with 4 additions and 7 deletions
|
@ -1,10 +1,7 @@
|
||||||
# Template file for 'util-linux'
|
# Template file for 'util-linux'
|
||||||
pkgname=util-linux
|
pkgname=util-linux
|
||||||
_distver=2.22
|
version=2.22
|
||||||
_patchver=rc2
|
revision=1
|
||||||
wrksrc=${pkgname}-${_distver}-${_patchver}
|
|
||||||
version=${_distver}${_patchver}
|
|
||||||
revision=4
|
|
||||||
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"
|
||||||
|
@ -14,8 +11,8 @@ short_desc="Miscellaneous linux utilities"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
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}-${version}.tar.xz"
|
||||||
checksum=fd5258428e63935b4d04ae4bccf9e1e8fcdf1f93feb38f4b546b23f5713403e3
|
checksum=32b329aa72c2ea546378bf81f08e30cf30440196c2edf7777b4f509a3fdbe5a2
|
||||||
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…
Reference in a new issue