mirror of
https://git.busybox.net/buildroot.git
synced 2024-12-01 09:23:29 +08:00
lvm2: bump version to 2.02.159
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
17bccf176e
commit
f324adc465
@ -1,2 +1,2 @@
|
||||
# From ftp://sources.redhat.com/pub/lvm2/releases/sha512.sum
|
||||
sha512 f00762ef4413c19d0d33c55f03946f27e234583af1096c320d43adb34189521da8bdd8c29b9ac96df20cdabffbe9eb11bacd1902f00c0a07d01b68a04792e326 LVM2.2.02.158.tgz
|
||||
sha512 57f784e0d252865f8b75ef8b5cc3fcd15eedd94c0cd590ba8e4a9edaeb80e0befa3f9df27357e7216047e94b079ced4b524d5b6cb68ad12c62adb88addf53d21 LVM2.2.02.159.tgz
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LVM2_VERSION = 2.02.158
|
||||
LVM2_VERSION = 2.02.159
|
||||
LVM2_SOURCE = LVM2.$(LVM2_VERSION).tgz
|
||||
LVM2_SITE = ftp://sources.redhat.com/pub/lvm2/releases
|
||||
LVM2_INSTALL_STAGING = YES
|
||||
|
Loading…
Reference in New Issue
Block a user