lvm2: update to 2.02.120
This commit is contained in:
parent
9ebe0c1d4e
commit
f312834f41
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'lvm2'
|
# Template file for 'lvm2'
|
||||||
pkgname=lvm2
|
pkgname=lvm2
|
||||||
version=2.02.119
|
version=2.02.120
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=LVM2.${version}
|
wrksrc=LVM2.${version}
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -25,7 +25,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://sourceware.org/lvm2/"
|
homepage="http://sourceware.org/lvm2/"
|
||||||
license="GPL-2, LGPL-2.1"
|
license="GPL-2, LGPL-2.1"
|
||||||
distfiles="ftp://sources.redhat.com/pub/lvm2/LVM2.${version}.tgz"
|
distfiles="ftp://sources.redhat.com/pub/lvm2/LVM2.${version}.tgz"
|
||||||
checksum=b4f56e48480cfe0fa55c49cd31602bfbd0c3d104dc8f1636f752b0562a139fa0
|
checksum=8d6bd02f7d00315482538ece3e831cd81709c29d74ce71229c60192fb166081a
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
if [ "$build_option_systemd" ]; then
|
if [ "$build_option_systemd" ]; then
|
||||||
|
|
Loading…
Reference in New Issue