lvm2: update to 2.02.119.
This commit is contained in:
parent
4d191d6d9d
commit
61bd2eeafa
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'lvm2'
|
||||
pkgname=lvm2
|
||||
version=2.02.118
|
||||
revision=2
|
||||
version=2.02.119
|
||||
revision=1
|
||||
wrksrc=LVM2.${version}
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-selinux --enable-readline --enable-pkgconfig
|
||||
|
@ -25,7 +25,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=f6abce73ba187cbe2f4f23210fe0173ff402fe68aeb09cab778506db57d450c7
|
||||
checksum=b4f56e48480cfe0fa55c49cd31602bfbd0c3d104dc8f1636f752b0562a139fa0
|
||||
|
||||
post_install() {
|
||||
if [ "$build_option_systemd" ]; then
|
||||
|
|
Loading…
Reference in a new issue