mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/libblockdev: bump to version 3.4.0
Release notes: https://github.com/storaged-project/libblockdev/blob/3.4.0/NEWS.rst Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com> [Julien: remove "security" in commit log title] Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
5d497c0956
commit
beee315ae0
@@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 a2e2e448a19d420480b8cce5e0752197482a65cb62a9ed55d88b237da36600d1 libblockdev-3.3.1.tar.gz
|
||||
sha256 65ef9a37babd44b85b8ff9b273f90f9f7d5f8ff7b0c76a8edb69240325fd83f4 libblockdev-3.4.0.tar.gz
|
||||
sha256 97bdc721d875501b6243a456333fdfdb1ab64d31c4da2554de845caf4674b946 LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBBLOCKDEV_VERSION = 3.3.1
|
||||
LIBBLOCKDEV_VERSION = 3.4.0
|
||||
LIBBLOCKDEV_SITE = https://github.com/storaged-project/libblockdev/releases/download/$(LIBBLOCKDEV_VERSION)
|
||||
LIBBLOCKDEV_LICENSE = LGPL-2.1
|
||||
LIBBLOCKDEV_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user