lvm2: update to 2.02.124.
This commit is contained in:
parent
bd137a3b4b
commit
80d9c78f89
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lvm2'
|
||||
pkgname=lvm2
|
||||
version=2.02.123
|
||||
version=2.02.124
|
||||
revision=1
|
||||
wrksrc=LVM2.${version}
|
||||
build_style=gnu-configure
|
||||
|
@ -21,7 +21,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=9d4dbaa13f06d098b65e4d4da4a32293cb351cea55ebca32cb6fb459627dfa0a
|
||||
checksum=30a7accb9ab1ca6cf143800cf73f3f70c11f4b37c691bb4d61b4ca2b15d0d857
|
||||
|
||||
post_install() {
|
||||
sed -i 's,use_lvmetad = 1,use_lvmetad = 0,' ${DESTDIR}/etc/lvm/lvm.conf
|
||||
|
|
Loading…
Reference in New Issue