From 6df8bdd4bf5e8e2ce7504333987eeb589b492e8c Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Wed, 3 Apr 2024 13:39:01 +0200 Subject: [PATCH] wayfire: update wf-config --- recipes-wlroots/wayfire/wf-config_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-wlroots/wayfire/wf-config_git.bb b/recipes-wlroots/wayfire/wf-config_git.bb index 5fb2207..2dabab9 100644 --- a/recipes-wlroots/wayfire/wf-config_git.bb +++ b/recipes-wlroots/wayfire/wf-config_git.bb @@ -15,8 +15,8 @@ DEPENDS = " \ REQUIRED_DISTRO_FEATURES = "wayland" SRC_URI = "git://github.com/WayfireWM/wf-config.git;protocol=https;branch=master" -SRCREV = "af1bddc9d7191b9902edcb4c74572eac65577806" -PV = "0.8.0" +SRCREV = "aba330e7e22bbbeb5147af6e2cb0f30fb840cdd8" +PV = "0.8.1" S = "${WORKDIR}/git"