lvm2: update to 2.02.133.
This commit is contained in:
parent
3ffc9b90f3
commit
2c49e3017e
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'lvm2'
|
||||
pkgname=lvm2
|
||||
version=2.02.132
|
||||
revision=2
|
||||
version=2.02.133
|
||||
revision=1
|
||||
wrksrc="LVM2.${version}"
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-selinux --enable-readline --enable-pkgconfig
|
||||
|
@ -22,7 +22,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://sourceware.org/lvm2/"
|
||||
license="GPL-2, LGPL-2.1"
|
||||
distfiles="ftp://sources.redhat.com/pub/lvm2/LVM2.${version}.tgz"
|
||||
checksum=413aa09cd5babb2e01b0209ed4be514645fa8b492664f57f384352a7f58f8829
|
||||
checksum=b63f2ae56f4cc949c94c8d3491d2a37e795b7619d9c85e6a81a53661619b3508
|
||||
|
||||
post_install() {
|
||||
sed -i 's,use_lvmetad = 1,use_lvmetad = 0,' ${DESTDIR}/etc/lvm/lvm.conf
|
||||
|
|
Loading…
Reference in New Issue