mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2024-11-19 20:08:27 +01:00
grim: use tag for fetching
This commit is contained in:
parent
9a5f87b25a
commit
63d9e1a839
@ -19,9 +19,10 @@ DEPENDS += " \
|
||||
"
|
||||
|
||||
SRC_URI = "git://github.com/emersion/grim.git;protocol=https"
|
||||
SRCREV = "${AUTOREV}"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "1.3.2"
|
||||
SRCREV = "v${PV}"
|
||||
|
||||
inherit meson pkgconfig features_check
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user