Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] bcache-tools: bump version to 1.0.8
@ 2015-12-02 10:39 Vicente Olivert Riera
  2015-12-02 10:39 ` [Buildroot] [PATCH 2/2] bcache-tools: fix build with gcc-5 Vicente Olivert Riera
  2015-12-17 11:55 ` [Buildroot] [PATCH 1/2] bcache-tools: bump version to 1.0.8 Thomas Petazzoni
  0 siblings, 2 replies; 3+ messages in thread
From: Vicente Olivert Riera @ 2015-12-02 10:39 UTC (permalink / raw)
  To: buildroot

And also add a hash file.

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
---
 package/bcache-tools/bcache-tools.hash | 2 ++
 package/bcache-tools/bcache-tools.mk   | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)
 create mode 100644 package/bcache-tools/bcache-tools.hash

diff --git a/package/bcache-tools/bcache-tools.hash b/package/bcache-tools/bcache-tools.hash
new file mode 100644
index 0000000..6d3502f
--- /dev/null
+++ b/package/bcache-tools/bcache-tools.hash
@@ -0,0 +1,2 @@
+# Locally calculated
+sha256 d56923936f37287efc57a46315679102ef2c86cd0be5874590320acd48c1201c  bcache-tools-v1.0.8.tar.gz
diff --git a/package/bcache-tools/bcache-tools.mk b/package/bcache-tools/bcache-tools.mk
index 666a02f..09604f6 100644
--- a/package/bcache-tools/bcache-tools.mk
+++ b/package/bcache-tools/bcache-tools.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-BCACHE_TOOLS_VERSION = v1.0.7
+BCACHE_TOOLS_VERSION = v1.0.8
 BCACHE_TOOLS_SITE = $(call github,g2p,bcache-tools,$(BCACHE_TOOLS_VERSION))
 BCACHE_TOOLS_LICENSE = GPLv2
 BCACHE_TOOLS_LICENSE_FILES = COPYING
-- 
2.4.10

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

end of thread, other threads:[~2015-12-17 11:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-02 10:39 [Buildroot] [PATCH 1/2] bcache-tools: bump version to 1.0.8 Vicente Olivert Riera
2015-12-02 10:39 ` [Buildroot] [PATCH 2/2] bcache-tools: fix build with gcc-5 Vicente Olivert Riera
2015-12-17 11:55 ` [Buildroot] [PATCH 1/2] bcache-tools: bump version to 1.0.8 Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox