diff options
author | Andreas Müller <schnitzeltony@gmail.com> | 2019-03-27 16:35:05 +0100 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-03-28 11:55:34 -0700 |
commit | ca23c49f3d59982a87cd2ccccd74c2f4011f389c (patch) | |
tree | 750336823a14fe24764824f0b81a033269e36200 /meta-gnome/recipes-gnome/libgnome | |
parent | 45c84c45fd5937e86b327f8d9bf7c7a9cceff2c9 (diff) | |
download | meta-openembedded-ca23c49f3d59982a87cd2ccccd74c2f4011f389c.tar.gz |
libgnomekbd: upgrade 3.26.0 -> 3.26.1
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome/recipes-gnome/libgnome')
-rw-r--r-- | meta-gnome/recipes-gnome/libgnome/libgnomekbd_3.26.1.bb (renamed from meta-gnome/recipes-gnome/libgnome/libgnomekbd_3.26.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gnome/libgnome/libgnomekbd_3.26.0.bb b/meta-gnome/recipes-gnome/libgnome/libgnomekbd_3.26.1.bb index 456a744fa..3a7379f9e 100644 --- a/meta-gnome/recipes-gnome/libgnome/libgnomekbd_3.26.0.bb +++ b/meta-gnome/recipes-gnome/libgnome/libgnomekbd_3.26.1.bb | |||
@@ -12,8 +12,8 @@ REQUIRED_DISTRO_FEATURES = "x11" | |||
12 | 12 | ||
13 | GNOME_COMPRESS_TYPE = "xz" | 13 | GNOME_COMPRESS_TYPE = "xz" |
14 | 14 | ||
15 | SRC_URI[archive.md5sum] = "8b9d13d46255cde910b3db5a6ebb4727" | 15 | SRC_URI[archive.md5sum] = "98040022484406e7ebe25f82cef93344" |
16 | SRC_URI[archive.sha256sum] = "ea3b418c57c30615f7ee5b6f718def7c9d09ce34637324361150744258968875" | 16 | SRC_URI[archive.sha256sum] = "f7ca02631576e9b88aee1b1bae37ac1488b80ee7975f20a97f29e761a7172679" |
17 | 17 | ||
18 | EXTRA_OECONF_remove = "--disable-schemas-install" | 18 | EXTRA_OECONF_remove = "--disable-schemas-install" |
19 | 19 | ||