mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-07-12 22:14:30 +02:00
grim: use tag for fetching
This commit is contained in:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user