diff options
-rw-r--r-- | meta/recipes-support/vte/vte_0.70.2.bb (renamed from meta/recipes-support/vte/vte_0.70.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/vte/vte_0.70.1.bb b/meta/recipes-support/vte/vte_0.70.2.bb index ee53fcd799..ec2fb1f522 100644 --- a/meta/recipes-support/vte/vte_0.70.1.bb +++ b/meta/recipes-support/vte/vte_0.70.2.bb | |||
@@ -21,7 +21,7 @@ inherit gnomebase gi-docgen features_check upstream-version-is-even gobject-intr | |||
21 | 21 | ||
22 | # vapigen.m4 is required when vala is not present (but the one from vala should be used normally) | 22 | # vapigen.m4 is required when vala is not present (but the one from vala should be used normally) |
23 | SRC_URI += "file://0001-Add-W_EXITCODE-macro-for-non-glibc-systems.patch" | 23 | SRC_URI += "file://0001-Add-W_EXITCODE-macro-for-non-glibc-systems.patch" |
24 | SRC_URI[archive.sha256sum] = "1f4601cbfea5302b96902208c8f185e5b18b259b5358bc93cf392bf59871c5b6" | 24 | SRC_URI[archive.sha256sum] = "4d15b4380de3f564d57eabd006389c407c705df5b0c70030fdcc24971a334d80" |
25 | 25 | ||
26 | ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" | 26 | ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" |
27 | 27 | ||