Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot]  [PATCH] nvme-cli: bump to version 1.3
@ 2017-07-17 20:19 Guilherme G. Piccoli
  2017-07-19  7:20 ` Thomas Petazzoni
  0 siblings, 1 reply; 3+ messages in thread
From: Guilherme G. Piccoli @ 2017-07-17 20:19 UTC (permalink / raw)
  To: buildroot

nvme-cli had many bugfixes and improvements over the releases.
Buildroot still has version 0.3, so this patch bumps it to the
latest upstream release, version 1.3.

Signed-off-by: Guilherme G. Piccoli <gpiccoli@linux.vnet.ibm.com>
---
 package/nvme/nvme.hash | 2 +-
 package/nvme/nvme.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/nvme/nvme.hash b/package/nvme/nvme.hash
index b29904196..92e2bc0ac 100644
--- a/package/nvme/nvme.hash
+++ b/package/nvme/nvme.hash
@@ -1,2 +1,2 @@
 # Locally computed:
-sha256 c631e90dd4d411cdb618b26bc36b06706e6f1f2d3db38874bcfe48f4bc15aac4 nvme-v0.3.tar.gz
+sha256 52eb45c9ef5a529580a3f6f9e02c067695675ac01b8ab8b8e0398c62e8a8646d nvme-v1.3.tar.gz
diff --git a/package/nvme/nvme.mk b/package/nvme/nvme.mk
index 66b3cef1d..27fbde215 100644
--- a/package/nvme/nvme.mk
+++ b/package/nvme/nvme.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-NVME_VERSION = v0.3
+NVME_VERSION = v1.3
 NVME_SITE = $(call github,linux-nvme,nvme-cli,$(NVME_VERSION))
 NVME_LICENSE = GPL-2.0+
 NVME_LICENSE_FILES = LICENSE
-- 
2.13.0

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

end of thread, other threads:[~2017-07-19 14:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-17 20:19 [Buildroot] [PATCH] nvme-cli: bump to version 1.3 Guilherme G. Piccoli
2017-07-19  7:20 ` Thomas Petazzoni
2017-07-19 14:28   ` Guilherme G. Piccoli

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