lvm2: update to 2.02.153

This commit is contained in:
Alessio Sergi 2016-05-08 18:35:25 +02:00
parent 9583a4a729
commit 55a8b9c05a

View file

@ -1,6 +1,6 @@
# Template file for 'lvm2' # Template file for 'lvm2'
pkgname=lvm2 pkgname=lvm2
version=2.02.152 version=2.02.153
revision=1 revision=1
wrksrc="LVM2.${version}" wrksrc="LVM2.${version}"
build_style=gnu-configure build_style=gnu-configure
@ -22,7 +22,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://sourceware.org/lvm2/" homepage="http://sourceware.org/lvm2/"
license="GPL-2, LGPL-2.1" license="GPL-2, LGPL-2.1"
distfiles="ftp://sources.redhat.com/pub/lvm2/LVM2.${version}.tgz" distfiles="ftp://sources.redhat.com/pub/lvm2/LVM2.${version}.tgz"
checksum=2a7ff6252c8d024f27d4bfc881bf6162198c806d2b75ea166f2797b573be7b4d checksum=449b8084bdb69005f5beb14ede9558f083381cd86bcc06ff68458af878af88c0
post_install() { post_install() {
sed -i 's,use_lvmetad = 1,use_lvmetad = 0,' ${DESTDIR}/etc/lvm/lvm.conf sed -i 's,use_lvmetad = 1,use_lvmetad = 0,' ${DESTDIR}/etc/lvm/lvm.conf