[Buildroot] [git commit branch/next] lvm2: bump to version 2.02.123

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sat Aug 8 10:56:48 UTC 2015


commit: http://git.buildroot.net/buildroot/commit/?id=4549cad8b35b846f8c14b590dd2b11e18f9e7ed4
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/next

Signed-off-by: Vicente Olivert Riera <Vincent.Riera at imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
 package/lvm2/lvm2.hash |    2 +-
 package/lvm2/lvm2.mk   |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/lvm2/lvm2.hash b/package/lvm2/lvm2.hash
index 6137108..e6047bb 100644
--- a/package/lvm2/lvm2.hash
+++ b/package/lvm2/lvm2.hash
@@ -1,2 +1,2 @@
 # From ftp://sources.redhat.com/pub/lvm2/md5.sum
-md5  702c61bf07a8fc6dc0db6e9d323d9f6d  LVM2.2.02.121.tgz
+md5  5ae469f1a021729d3db9d269077ad4fe  LVM2.2.02.123.tgz
diff --git a/package/lvm2/lvm2.mk b/package/lvm2/lvm2.mk
index a2db504..bae0d54 100644
--- a/package/lvm2/lvm2.mk
+++ b/package/lvm2/lvm2.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LVM2_VERSION = 2.02.121
+LVM2_VERSION = 2.02.123
 LVM2_SOURCE = LVM2.$(LVM2_VERSION).tgz
 LVM2_SITE = ftp://sources.redhat.com/pub/lvm2/releases
 LVM2_INSTALL_STAGING = YES


More information about the buildroot mailing list