wlroots/sway: update

This commit is contained in:
MarkusVolk
2021-10-08 23:19:31 +02:00
parent a84522f96f
commit 6ad2a564f8
4 changed files with 18 additions and 7 deletions

View File

@ -37,11 +37,11 @@ RRECOMMENDS:${PN} ?= " \
"
SRC_URI = " \
git://github.com/swaywm/sway.git;protocol=https;branch=v1.6 \
git://github.com/swaywm/sway.git;protocol=https;branch=master \
"
SRCREV = "${PV}"
PV = "1.6.1"
SRCREV = "8aae6a8eab95bf39f37a8a8048cbb1e1954484d3"
PV = "1.6.1+${SRCREV}"
S = "${WORKDIR}/git"
inherit meson pkgconfig features_check