lvm2: update to 2.02.181.

This commit is contained in:
maxice8 2018-11-17 22:06:01 -02:00 committed by maxice8
parent d0b949cd73
commit 255f9eef35
1 changed files with 5 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'lvm2'
pkgname=lvm2
version=2.02.178
version=2.02.181
revision=1
wrksrc="LVM2.${version}"
build_style=gnu-configure
@ -19,8 +19,10 @@ license="GPL-2.0-only, LGPL-2.1-only"
homepage="https://sourceware.org/lvm2/"
changelog="https://abi-laboratory.pro/?view=changelog&l=lvm2&v=${version}"
distfiles="https://mirrors.kernel.org/sourceware/lvm2/releases/LVM2.${version}.tgz"
checksum=88fff4526c10830fa8c1cb490999fafba71746203b81f7d0421a14d0213d33f9
conf_files="/etc/lvm/lvm.conf"
checksum=400fead33b3abc2d82bd631b63f644b646e83040699f2e8f91ff5779119bb89e
conf_files="/etc/lvm/lvm.conf
/etc/lvm/lvmlocal.conf
/etc/lvm/profile/*"
make_dirs="
/etc/lvm/archive 0755 root root
/etc/lvm/backup 0755 root root"