mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
lvm2: update to 2.02.183.
This commit is contained in:
parent
06ef31e7c2
commit
0a8dee8f58
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'lvm2'
|
# Template file for 'lvm2'
|
||||||
pkgname=lvm2
|
pkgname=lvm2
|
||||||
version=2.02.181
|
version=2.02.183
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="LVM2.${version}"
|
wrksrc="LVM2.${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -19,7 +19,7 @@ license="GPL-2.0-only, LGPL-2.1-only"
|
||||||
homepage="https://sourceware.org/lvm2/"
|
homepage="https://sourceware.org/lvm2/"
|
||||||
changelog="https://abi-laboratory.pro/?view=changelog&l=lvm2&v=${version}"
|
changelog="https://abi-laboratory.pro/?view=changelog&l=lvm2&v=${version}"
|
||||||
distfiles="https://mirrors.kernel.org/sourceware/lvm2/releases/LVM2.${version}.tgz"
|
distfiles="https://mirrors.kernel.org/sourceware/lvm2/releases/LVM2.${version}.tgz"
|
||||||
checksum=400fead33b3abc2d82bd631b63f644b646e83040699f2e8f91ff5779119bb89e
|
checksum=4382a81553ae62885a83a37d7400d75094549d5f05f6d003a4db85a79bae6468
|
||||||
conf_files="/etc/lvm/lvm.conf
|
conf_files="/etc/lvm/lvm.conf
|
||||||
/etc/lvm/lvmlocal.conf
|
/etc/lvm/lvmlocal.conf
|
||||||
/etc/lvm/profile/*"
|
/etc/lvm/profile/*"
|
||||||
|
|
Loading…
Add table
Reference in a new issue