From 43058d98eefd7eabae0fba7fa6c9a51e59e54d9c Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Thu, 29 Feb 2024 15:13:56 +0100 Subject: [PATCH] phosh: update --- recipes-gtk/phosh/phosh_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-gtk/phosh/phosh_git.bb b/recipes-gtk/phosh/phosh_git.bb index e808b2a..fc38087 100644 --- a/recipes-gtk/phosh/phosh_git.bb +++ b/recipes-gtk/phosh/phosh_git.bb @@ -58,8 +58,8 @@ SRC_URI = " \ " S = "${WORKDIR}/git" -PV = "0.34.0" -SRCREV = "6dc3677b923794338d111cc5cecc3c7a6b046f18" +PV = "0.36.0" +SRCREV = "62a4ba9d8a38750a49ae6187f3497c54a030be45" EXTRA_OEMESON += "--buildtype=release"