cage: update

This commit is contained in:
Markus Volk 2023-08-15 07:02:04 +02:00
parent 703f12c42d
commit f37900dc75

View File

@ -17,8 +17,8 @@ inherit meson pkgconfig features_check
REQUIRED_DISTRO_FEATURES = "wayland"
SRC_URI = "git://github.com/cage-kiosk/cage;branch=master;protocol=https"
SRCREV = "bd5b20e1fab67d7fb548ecde0aade8455df4509c"
PV = "0.1.4+git${SRCPV}"
SRCREV = "83ffc574be860527814c595756a558c228a3475d"
PV = "0.1.5"
S = "${WORKDIR}/git"
PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'xwayland', d)}"