mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 00:20:38 -09:00
package/libnvme: bump to version 1.12
For release note, see: https://github.com/linux-nvme/libnvme/releases/tag/v1.12 Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
0879359c0a
commit
4204bfea5d
@@ -1,3 +1,3 @@
|
||||
# Locally calculated sha256 checksums
|
||||
sha256 6d5d8ba2cc4c94a61a994c9f7f25b3b26ef973fb5c0daa37729890903f37a1f1 libnvme-1.11.1.tar.gz
|
||||
sha256 53791f2e75773ba95449fc98a3b8b444d984624322ec6980049fd4eb289123d5 libnvme-1.12.tar.gz
|
||||
sha256 dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBNVME_VERSION = 1.11.1
|
||||
LIBNVME_VERSION = 1.12
|
||||
LIBNVME_SITE = $(call github,linux-nvme,libnvme,v$(LIBNVME_VERSION))
|
||||
LIBNVME_LICENSE = LGPL-2.1
|
||||
LIBNVME_LICENSE_FILES = COPYING
|
||||
|
||||
Reference in New Issue
Block a user