mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
lvm2: update to 2.02.187.
This commit is contained in:
parent
3fe1afc730
commit
55838bb0cd
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.186
|
version=2.02.187
|
||||||
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=d8421eee702982dc0d8b0c9e40cc1443ee487eff1460a00244a9f4bf439a27be
|
checksum=0e0d521a863a5db2440f2e1e7627ba82b70273ae4ab0bbe130851db0d58e5af1
|
||||||
conf_files="/etc/lvm/*.conf /etc/lvm/profile/*"
|
conf_files="/etc/lvm/*.conf /etc/lvm/profile/*"
|
||||||
make_dirs="
|
make_dirs="
|
||||||
/etc/lvm/archive 0755 root root
|
/etc/lvm/archive 0755 root root
|
||||||
|
|
Loading…
Add table
Reference in a new issue