mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
lvm2: update to 2.02.153
This commit is contained in:
parent
9583a4a729
commit
55a8b9c05a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lvm2'
|
||||
pkgname=lvm2
|
||||
version=2.02.152
|
||||
version=2.02.153
|
||||
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=2a7ff6252c8d024f27d4bfc881bf6162198c806d2b75ea166f2797b573be7b4d
|
||||
checksum=449b8084bdb69005f5beb14ede9558f083381cd86bcc06ff68458af878af88c0
|
||||
|
||||
post_install() {
|
||||
sed -i 's,use_lvmetad = 1,use_lvmetad = 0,' ${DESTDIR}/etc/lvm/lvm.conf
|
||||
|
|
Loading…
Add table
Reference in a new issue