package/liburing: bump to version 2.4
Update hash of README (changes not related to licensing) https://github.com/axboe/liburing/blob/liburing-2.4/CHANGELOG Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
160f0e4b5f
commit
3cc1b539e7
@ -1,8 +1,8 @@
|
||||
# Locally calculated
|
||||
sha256 0fcd25dc1eb32cbeb534219f8e7fcfeadbd8dc2304aa447148e5ca8408076f22 liburing-2.2.tar.bz2
|
||||
sha256 ca260e7a5820c2d0e737ec1e9b999f10776dbe84a169a02a0eff10c8eeaf3394 liburing-2.4.tar.bz2
|
||||
|
||||
# Hash for license files
|
||||
sha256 592987e8510228d546540b84a22444bde98e48d03078d3b2eefcd889bec5ce8c COPYING
|
||||
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING.GPL
|
||||
sha256 2ec12f7934cdfce25ff72b0557738989d79fc7a496d1cf9b2d3f9464fd61edbe LICENSE
|
||||
sha256 1c3351726408c22787dafbb5cc4bfeaa38ca8e92eabf59a36a046a5a2e66108f README
|
||||
sha256 51e124279343177cb3c214ffddc011f1355b6eba0bbefca4f4c41fbc56574c92 README
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBURING_VERSION = 2.2
|
||||
LIBURING_VERSION = 2.4
|
||||
LIBURING_SOURCE = liburing-$(LIBURING_VERSION).tar.bz2
|
||||
LIBURING_SITE = https://git.kernel.dk/cgit/liburing/snapshot
|
||||
LIBURING_LICENSE = (GPL-2.0 with exceptions and LGPL-2.1+) or MIT
|
||||
|
Loading…
Reference in New Issue
Block a user