lvm2: update to 2.02.123.
This commit is contained in:
parent
26349bd0ea
commit
c68ce3dcaf
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lvm2'
|
||||
pkgname=lvm2
|
||||
version=2.02.122
|
||||
version=2.02.123
|
||||
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=73b99aba954718760d10647f27b3148cf67ddbb2a3e8be75c010fdbcf0b7c6f4
|
||||
checksum=9d4dbaa13f06d098b65e4d4da4a32293cb351cea55ebca32cb6fb459627dfa0a
|
||||
|
||||
post_install() {
|
||||
sed -i 's,use_lvmetad = 1,use_lvmetad = 0,' ${DESTDIR}/etc/lvm/lvm.conf
|
||||
|
|
Loading…
Reference in New Issue