libblkid: update to 2.16.1.
--HG-- extra : convert_revision : 5f55c38a7aa7ec2ac7865707d7a13ec2c37b29ec
This commit is contained in:
parent
87e21fc893
commit
89550d1dc2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libblkid'
|
||||
pkgname=libblkid
|
||||
version=2.16
|
||||
version=2.16.1
|
||||
_utilng=util-linux-ng
|
||||
wrksrc=${_utilng}-${version}
|
||||
distfiles="${KERNEL_SITE}/utils/$pkgname/v2.16/${_utilng}-${version}.tar.bz2"
|
||||
|
@ -8,7 +8,7 @@ build_style=gnu_configure
|
|||
configure_args="--disable-libuuid --enable-libblkid"
|
||||
short_desc="Library to handle device identification"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=a6365fcb2b34439faa52164e1a018086c2b6818f8a189c487c79e09dc3c62722
|
||||
checksum=8f9fd83144f35dbd57d53eea914acd6dfad54b414ded0723f6efe06b3a167f36
|
||||
long_desc="
|
||||
The libblkid package contains a library to handle device identification
|
||||
and token extraction."
|
||||
|
|
Loading…
Reference in a new issue