lvm2: update to 2.02.62.
--HG-- extra : convert_revision : 3bb4881b3314c38bbee3f4fa70326f9e356caaf5
This commit is contained in:
parent
8c18582c45
commit
5fdf5794e0
|
@ -1,7 +1,6 @@
|
|||
# Template file for 'lvm2'
|
||||
pkgname=lvm2
|
||||
version=2.02.61
|
||||
revision=1
|
||||
version=2.02.62
|
||||
wrksrc=LVM2.${version}
|
||||
distfiles="ftp://sources.redhat.com/pub/lvm2/LVM2.${version}.tgz"
|
||||
build_style=gnu_configure
|
||||
|
@ -13,7 +12,7 @@ make_install_target="DESTDIR=$XBPS_DESTDIR/$pkgname-$version
|
|||
install_device-mapper install_lvm2"
|
||||
short_desc="Logical Volume Manager 2 utilities"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=2400f5466229ffd9545c29863bc4f2e6f5777c0941fe0b48389ed3b7245d4bd7
|
||||
checksum=8c304aaa5560b8232a3ef58eebc23860db74349fbeda440417e02cde01f93a9e
|
||||
long_desc="
|
||||
LVM2 includes all of the support for handling read/write operations on
|
||||
physical volumes (hard disks, RAID-Systems, magneto optical, etc.,
|
||||
|
|
Loading…
Reference in New Issue