| Message ID | 20260326110310.1809866-13-ankur.tyagi85@gmail.com |
|---|---|
| State | Under Review |
| Headers | show |
| Series | [meta-multimedia,1/13] mpd: upgrade 0.24.6 -> 0.24.9 | expand |
diff --git a/meta-gnome/recipes-gnome/libchamplain/libchamplain_0.12.21.bb b/meta-gnome/recipes-gnome/libchamplain/libchamplain_0.12.21.bb index 5aaf680e8c..af2e31a04d 100644 --- a/meta-gnome/recipes-gnome/libchamplain/libchamplain_0.12.21.bb +++ b/meta-gnome/recipes-gnome/libchamplain/libchamplain_0.12.21.bb @@ -8,7 +8,7 @@ inherit features_check gobject-introspection meson pkgconfig vala REQUIRED_DISTRO_FEATURES = "opengl" SRCREV = "941560af497148588783db991e8135f52a82574d" -SRC_URI = "git://github.com/gnome/libchamplain.git;branch=master;protocol=https" +SRC_URI = "git://github.com/gnome/libchamplain.git;branch=master;protocol=https;tag=${PV}" # Compilation fails on 32-bit targets, due to GTimeVal usage, which assumes that # time_t is always long, which is not always the case.