mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
lvm2: update to 2.02.60.
--HG-- extra : convert_revision : 562d156e6c2a8e0ac433fdf299172e40847a2ea2
This commit is contained in:
parent
d0050253c1
commit
544f75e40a
3 changed files with 2 additions and 6 deletions
|
@ -5,8 +5,6 @@ long_desc="
|
||||||
This package contains the development files for the kernel device-mapper
|
This package contains the development files for the kernel device-mapper
|
||||||
library, libdevmapper."
|
library, libdevmapper."
|
||||||
|
|
||||||
revision=1
|
|
||||||
|
|
||||||
Add_dependency run glibc-devel
|
Add_dependency run glibc-devel
|
||||||
Add_dependency run readline-devel
|
Add_dependency run readline-devel
|
||||||
Add_dependency run ncurses-devel
|
Add_dependency run ncurses-devel
|
||||||
|
|
|
@ -6,7 +6,6 @@ long_desc="
|
||||||
for the kernel device-mapper and its required library, libdevmapper."
|
for the kernel device-mapper and its required library, libdevmapper."
|
||||||
|
|
||||||
replaces="lvm2-device-mapper>=0"
|
replaces="lvm2-device-mapper>=0"
|
||||||
revision=4
|
|
||||||
|
|
||||||
Add_dependency run glibc
|
Add_dependency run glibc
|
||||||
Add_dependency run readline
|
Add_dependency run readline
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
# Template file for 'lvm2'
|
# Template file for 'lvm2'
|
||||||
pkgname=lvm2
|
pkgname=lvm2
|
||||||
version=2.02.56
|
version=2.02.60
|
||||||
revision=3
|
|
||||||
wrksrc=LVM2.${version}
|
wrksrc=LVM2.${version}
|
||||||
distfiles="ftp://sources.redhat.com/pub/lvm2/LVM2.${version}.tgz"
|
distfiles="ftp://sources.redhat.com/pub/lvm2/LVM2.${version}.tgz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
|
@ -13,7 +12,7 @@ make_install_target="DESTDIR=$XBPS_DESTDIR/$pkgname-$version
|
||||||
install_device-mapper install_lvm2"
|
install_device-mapper install_lvm2"
|
||||||
short_desc="Logical Volume Manager 2 utilities"
|
short_desc="Logical Volume Manager 2 utilities"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=9c96ef2cb4a9606cb6a4af795cbb5503b04d676179b0c70a9883593992622f43
|
checksum=5b9fc9daa3befb715b6930d5b788909bff881269ebbafce828a686565064abc7
|
||||||
long_desc="
|
long_desc="
|
||||||
LVM2 includes all of the support for handling read/write operations on
|
LVM2 includes all of the support for handling read/write operations on
|
||||||
physical volumes (hard disks, RAID-Systems, magneto optical, etc.,
|
physical volumes (hard disks, RAID-Systems, magneto optical, etc.,
|
||||||
|
|
Loading…
Add table
Reference in a new issue