All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] lvm2: bump to version 2.02.111
@ 2014-10-29 16:01 Gustavo Zacarias
  2014-10-29 16:01 ` [Buildroot] [PATCH 2/2] cryptsetup: bump to version 1.6.6 Gustavo Zacarias
  2014-10-29 20:39 ` [Buildroot] [PATCH 1/2] lvm2: bump to version 2.02.111 Thomas Petazzoni
  0 siblings, 2 replies; 5+ messages in thread
From: Gustavo Zacarias @ 2014-10-29 16:01 UTC (permalink / raw)
  To: buildroot

And add hash file.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/lvm2/lvm2.hash | 2 ++
 package/lvm2/lvm2.mk   | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)
 create mode 100644 package/lvm2/lvm2.hash

diff --git a/package/lvm2/lvm2.hash b/package/lvm2/lvm2.hash
new file mode 100644
index 0000000..10f2905
--- /dev/null
+++ b/package/lvm2/lvm2.hash
@@ -0,0 +1,2 @@
+# From ftp://sources.redhat.com/pub/lvm2/md5.sum
+md5	02487ab2a9e02d1ee76fe217183df28a	LVM2.2.02.111.tgz
diff --git a/package/lvm2/lvm2.mk b/package/lvm2/lvm2.mk
index 4b06bd4..76c2f82 100644
--- a/package/lvm2/lvm2.mk
+++ b/package/lvm2/lvm2.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LVM2_VERSION = 2.02.106
+LVM2_VERSION = 2.02.111
 LVM2_SOURCE = LVM2.$(LVM2_VERSION).tgz
 LVM2_SITE = ftp://sources.redhat.com/pub/lvm2/releases
 LVM2_INSTALL_STAGING = YES
-- 
2.0.4

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-10-29 20:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-29 16:01 [Buildroot] [PATCH 1/2] lvm2: bump to version 2.02.111 Gustavo Zacarias
2014-10-29 16:01 ` [Buildroot] [PATCH 2/2] cryptsetup: bump to version 1.6.6 Gustavo Zacarias
2014-10-29 20:42   ` Thomas Petazzoni
2014-10-29 20:48     ` Gustavo Zacarias
2014-10-29 20:39 ` [Buildroot] [PATCH 1/2] lvm2: bump to version 2.02.111 Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.