util-linux: update to 2.20.1.
This commit is contained in:
@@ -1,18 +1,17 @@
|
||||
# Template file for 'util-linux'
|
||||
pkgname=util-linux
|
||||
_distver=2.20
|
||||
#_patchver=".1"
|
||||
_patchver=".1"
|
||||
version=${_distver}${_patchver}
|
||||
revision=2
|
||||
wrksrc=${pkgname}-${version}
|
||||
patch_args="-Np1"
|
||||
distfiles="${KERNEL_SITE}/utils/${pkgname}/v${_distver}/${pkgname}-${version}.tar.bz2"
|
||||
#distfiles="${KERNEL_SITE}/utils/${pkgname}/v${_distver}/${pkgname}-${version}.tar.bz2"
|
||||
distfiles="ftp://ftp.infradead.org/pub/${pkgname}/v2.20/${pkgname}-${version}.tar.bz2"
|
||||
build_style=custom-install
|
||||
short_desc="Miscellaneous linux utilities"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://userweb.kernel.org/~kzak/util-linux-ng"
|
||||
license="GPL-2"
|
||||
checksum=c1cffbf5a1a7a32965f2e8e9ce76336310031e10b87c418d0679075724271d4c
|
||||
checksum=d16ebcda3e64ab88ed363d9c1242cdb7ccfd5e1f56c83d0c3b0638c23793bbe0
|
||||
long_desc="
|
||||
The ${pkgname} package contains miscellaneous utility programs. Among
|
||||
them are utilities for handling file systems, consoles, partitions,
|
||||
|
||||
Reference in New Issue
Block a user