mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2024-11-20 04:18:25 +01:00
sway: update
This commit is contained in:
parent
98519360f8
commit
173ddfc29b
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user