diff --git a/recipes-containers/crun/crun_git.bb b/recipes-containers/crun/crun_git.bb index b548ac24..ccd14310 100644 --- a/recipes-containers/crun/crun_git.bb +++ b/recipes-containers/crun/crun_git.bb @@ -3,7 +3,7 @@ LICENSE = "GPL-2.0-only" LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" PRIORITY = "optional" -SRCREV_crun = "e922e422510629e9d4f6b298663d75a04e2bf260" +SRCREV_crun = "ca8e5c74c13dbd5b1125d0357a9081d283a50971" SRCREV_libocispec = "68397329bc51a66c56938fc4111fac751d6fd3b0" SRCREV_ispec = "64294bd7a2bf2537e1a6a34d687caae70300b0c4" SRCREV_rspec = "82cca47c22f5e87880421381fe1f8e0ef541ab64" @@ -17,7 +17,7 @@ SRC_URI = "git://github.com/containers/crun.git;branch=main;name=crun;protocol=h git://github.com/containers/yajl.git;branch=main;name=yajl;destsuffix=${BB_GIT_DEFAULT_DESTSUFFIX}/libocispec/yajl;protocol=https \ " -PV = "v1.21.0+git${SRCREV_crun}" +PV = "v1.23.1+git${SRCREV_crun}" inherit autotools-brokensep pkgconfig