mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2024-11-19 20:08:27 +01:00
waybar: use tag for fetching
This commit is contained in:
parent
e0cc7b9719
commit
95aa2ef88c
@ -50,9 +50,10 @@ RRECOMMENDS_${PN} += " \
|
||||
"
|
||||
|
||||
SRC_URI = "git://github.com/Alexays/Waybar.git;protocol=https"
|
||||
SRCREV = "c21dc681c95361bcdbc1b4b998d2b2b9370f337c"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "0.9.7"
|
||||
SRCREV = "${PV}"
|
||||
|
||||
inherit meson pkgconfig features_check
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user