mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 14:16:31 +00:00
nvme-cli: bump to version 1.3
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> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
807721ea9d
commit
a91b72753b
@ -1,2 +1,2 @@
|
|||||||
# Locally computed:
|
# Locally computed:
|
||||||
sha256 c631e90dd4d411cdb618b26bc36b06706e6f1f2d3db38874bcfe48f4bc15aac4 nvme-v0.3.tar.gz
|
sha256 52eb45c9ef5a529580a3f6f9e02c067695675ac01b8ab8b8e0398c62e8a8646d nvme-v1.3.tar.gz
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
NVME_VERSION = v0.3
|
NVME_VERSION = v1.3
|
||||||
NVME_SITE = $(call github,linux-nvme,nvme-cli,$(NVME_VERSION))
|
NVME_SITE = $(call github,linux-nvme,nvme-cli,$(NVME_VERSION))
|
||||||
NVME_LICENSE = GPL-2.0+
|
NVME_LICENSE = GPL-2.0+
|
||||||
NVME_LICENSE_FILES = LICENSE
|
NVME_LICENSE_FILES = LICENSE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user