sway: update

This commit is contained in:
Markus Volk 2021-06-26 16:35:15 +02:00
parent 98519360f8
commit 173ddfc29b

View File

@ -32,11 +32,11 @@ RRECOMMENDS_${PN} ?= " \
" "
SRC_URI = " \ SRC_URI = " \
git://github.com/swaywm/sway.git;protocol=https \ git://github.com/swaywm/sway.git;protocol=https;branch=v1.6 \
" "
SRCREV = "7c74f01f0ae9d5b3f92d3e6fc64cb9abe95b4c52" SRCREV = "${PV}"
PV = "1.6+${SRCREV}" PV = "1.6.1"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"
inherit meson pkgconfig features_check inherit meson pkgconfig features_check