mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
package/libblockdev: bump to version 3.3.0
For change log, see: https://github.com/storaged-project/libblockdev/blob/3.3.0/NEWS.rst 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
1040a4b714
commit
4c98a3ddc3
@@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 318b9e2cedfdfe88161f28079fcb63239aeb5592223f4485b861cfc6ef11189a libblockdev-3.2.1.tar.gz
|
||||
sha256 c4738e1abedefffe886521f9f0e7a9306c6f50f7691d88e011438c88608bdfa7 libblockdev-3.3.0.tar.gz
|
||||
sha256 97bdc721d875501b6243a456333fdfdb1ab64d31c4da2554de845caf4674b946 LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBBLOCKDEV_VERSION = 3.2.1
|
||||
LIBBLOCKDEV_VERSION = 3.3.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