util-linux: update to 2.19.

This commit is contained in:
Juan RP 2011-02-11 17:34:46 +01:00
parent 1782316f6e
commit 4600b61d7f

View file

@ -1,17 +1,17 @@
# Template file for 'util-linux'
pkgname=util-linux
_distver=2.19
_patchver=rc3
#_patchver=rc3
version=${_distver}${_patchver}
wrksrc=${pkgname}-${_distver}-${_patchver}
distfiles="${KERNEL_SITE}/utils/${pkgname}-ng/v${_distver}/${pkgname}-${_distver}-${_patchver}.tar.bz2"
wrksrc=${pkgname}-${_distver}
distfiles="${KERNEL_SITE}/utils/${pkgname}-ng/v${_distver}/${pkgname}-${_distver}.tar.bz2"
build_style=gnu_configure
configure_args="--enable-partx --enable-write --enable-libuuid
--enable-libblkid --disable-fsck --disable-rpath --with-gnu-ld
--disable-makeinstall-chown"
short_desc="Miscellaneous linux utilities"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=4c1977f63cd06e7fba741f55ef8e95d366ed6fde83c50ca00171694bd3d3833b
checksum=d8189ba6dfb508d5c36f50103a7b84943d893e51e6d7a314155a82f68efb33b6
long_desc="
The ${pkgname} package contains miscellaneous utility programs. Among
them are utilities for handling file systems, consoles, partitions,