diff --git a/recipes-wlroots/sway/sway-1.11.bb b/recipes-wlroots/sway/sway-1.11.bb index 9db0204..ec3a95b 100644 --- a/recipes-wlroots/sway/sway-1.11.bb +++ b/recipes-wlroots/sway/sway-1.11.bb @@ -39,8 +39,8 @@ RRECOMMENDS:${PN} ?= " \ SRC_URI = "git://github.com/swaywm/sway.git;protocol=https;branch=v1.11" -SRCREV = "ac54112fc77cded9c2d56a8c33abf8c2842ffbf4" -PV = "1.11-rc3" +SRCREV = "990b23c0e584114c3694447344d6bbf44b2d748f" +PV = "1.11" S = "${WORKDIR}/git" inherit meson pkgconfig features_check diff --git a/recipes-wlroots/sway/sway_git.bb b/recipes-wlroots/sway/sway_git.bb index 09dd96b..4eb1039 100644 --- a/recipes-wlroots/sway/sway_git.bb +++ b/recipes-wlroots/sway/sway_git.bb @@ -39,7 +39,7 @@ RRECOMMENDS:${PN} ?= " \ SRC_URI = "git://github.com/swaywm/sway.git;protocol=https;branch=master" -SRCREV = "5cfcd1c7c2ee1e0a199fd5d62b1da962f2102a85" +SRCREV = "0a740a24d98beeb3080552c29a64be6027ccd442" PV = "1.12-dev" S = "${WORKDIR}/git"