From 4018f210a70208b425f4f1698e7f47a9e0127f59 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Thu, 9 Feb 2023 16:35:01 +0100 Subject: [PATCH] wlroots-0.16: update --- recipes-wlroots/wlroots/wlroots-0.16.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-wlroots/wlroots/wlroots-0.16.bb b/recipes-wlroots/wlroots/wlroots-0.16.bb index b2bb2b9..9493d93 100644 --- a/recipes-wlroots/wlroots/wlroots-0.16.bb +++ b/recipes-wlroots/wlroots/wlroots-0.16.bb @@ -37,11 +37,11 @@ PACKAGECONFIG ?= " \ libinput \ " -SRC_URI = "git://gitlab.freedesktop.org/wlroots/wlroots.git;branch=master;protocol=https" -SRCREV = "1712a7d27444d62f8da8eeedf0840b386a810e96" +SRC_URI = "git://gitlab.freedesktop.org/wlroots/wlroots.git;branch=0.16;protocol=https" +SRCREV = "0911a41f17df2f684c383923772994a3807ce416" S = "${WORKDIR}/git" -PV = "0.16" +PV = "0.16.1" inherit meson pkgconfig features_check