lvm2: update to 2.02.152
This commit is contained in:
parent
955fd8252b
commit
4c10296a30
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lvm2'
|
||||
pkgname=lvm2
|
||||
version=2.02.151
|
||||
version=2.02.152
|
||||
revision=1
|
||||
wrksrc="LVM2.${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -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=a2877423d2ffa69ed28c227f5448d4d860da7b6a0593eb7ef3ce67d2b7cce2a7
|
||||
checksum=2a7ff6252c8d024f27d4bfc881bf6162198c806d2b75ea166f2797b573be7b4d
|
||||
|
||||
post_install() {
|
||||
sed -i 's,use_lvmetad = 1,use_lvmetad = 0,' ${DESTDIR}/etc/lvm/lvm.conf
|
||||
|
|
Loading…
Reference in New Issue