mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/crun: bump version to 1.24
Release notes: https://github.com/containers/crun/blob/1.24/NEWS Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
c560bb3181
commit
d5225c4c57
@@ -1,4 +1,4 @@
|
||||
# Locally computed
|
||||
sha256 5f0c6c10d18569381142f20c4ad7a9a766d26ed8a241933ae9b2af48cbe2efb1 crun-1.22.tar.gz
|
||||
sha256 90b6e33a6400ba5355eed6efc46a4c890e48e6c96d99d2bbc7fe92803bdfce52 crun-1.24.tar.gz
|
||||
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING
|
||||
sha256 dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551 COPYING.libcrun
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
CRUN_VERSION = 1.22
|
||||
CRUN_VERSION = 1.24
|
||||
CRUN_SITE = https://github.com/containers/crun/releases/download/$(CRUN_VERSION)
|
||||
CRUN_DEPENDENCIES = host-pkgconf yajl
|
||||
|
||||
|
||||
Reference in New Issue
Block a user