From fd73d6765fbe6f9038e730b3d5b8dcb5c13fe9cd Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Fri, 3 Jun 2022 07:53:14 +0200 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 86a99be..c949062 100644 --- a/recipes-gtk/phosh/phosh_git.bb +++ b/recipes-gtk/phosh/phosh_git.bb @@ -55,8 +55,8 @@ SRC_URI = " \ " S = "${WORKDIR}/git" -PV = "0.17.0" -SRCREV = "e9651c72a6c3033597d40b135c230262a2bf4cb6" +PV = "0.20.0-beta1" +SRCREV = "e5f338789332c6ac0afef48d36d93c8410e2dbcb" EXTRA_OEMESON += "--buildtype=release"