summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-gnome')
-rw-r--r--meta/recipes-gnome/gtk+/gtk+3_3.22.8.bb (renamed from meta/recipes-gnome/gtk+/gtk+3_3.22.7.bb)4
-rw-r--r--meta/recipes-gnome/gtk+/gtk-icon-utils-native_3.22.8.bb (renamed from meta/recipes-gnome/gtk+/gtk-icon-utils-native_3.22.7.bb)4
2 files changed, 4 insertions, 4 deletions
diff --git a/meta/recipes-gnome/gtk+/gtk+3_3.22.7.bb b/meta/recipes-gnome/gtk+/gtk+3_3.22.8.bb
index 6b74525521..1cc57f9ee9 100644
--- a/meta/recipes-gnome/gtk+/gtk+3_3.22.7.bb
+++ b/meta/recipes-gnome/gtk+/gtk+3_3.22.8.bb
@@ -8,8 +8,8 @@ SRC_URI = "http://ftp.gnome.org/pub/gnome/sources/gtk+/${MAJ_VER}/gtk+-${PV}.tar
8 file://0003-Add-disable-opengl-configure-option.patch \ 8 file://0003-Add-disable-opengl-configure-option.patch \
9 file://0004-configure.ac-Fix-wayland-protocols-path.patch \ 9 file://0004-configure.ac-Fix-wayland-protocols-path.patch \
10 " 10 "
11SRC_URI[md5sum] = "e05a7e8e9b89a71fd016883b5431e429" 11SRC_URI[md5sum] = "b4fb39a829e4425b3fa05adbe7f52fef"
12SRC_URI[sha256sum] = "a3a27564bfb1679ebbc75c37cd2bcd6e727c8bdfbcd3984d29305bf9ee60d432" 12SRC_URI[sha256sum] = "c7254a88df5c17e9609cee9e848c3d0104512707edad4c3b4f256b131f8d3af1"
13 13
14S = "${WORKDIR}/gtk+-${PV}" 14S = "${WORKDIR}/gtk+-${PV}"
15 15
diff --git a/meta/recipes-gnome/gtk+/gtk-icon-utils-native_3.22.7.bb b/meta/recipes-gnome/gtk+/gtk-icon-utils-native_3.22.8.bb
index 77bb6e7f87..7283418159 100644
--- a/meta/recipes-gnome/gtk+/gtk-icon-utils-native_3.22.7.bb
+++ b/meta/recipes-gnome/gtk+/gtk-icon-utils-native_3.22.8.bb
@@ -10,8 +10,8 @@ MAJ_VER = "${@oe.utils.trim_version("${PV}", 2)}"
10 10
11SRC_URI = "http://ftp.gnome.org/pub/gnome/sources/gtk+/${MAJ_VER}/gtk+-${PV}.tar.xz \ 11SRC_URI = "http://ftp.gnome.org/pub/gnome/sources/gtk+/${MAJ_VER}/gtk+-${PV}.tar.xz \
12 file://Remove-Gdk-dependency-from-gtk-encode-symbolic-svg.patch" 12 file://Remove-Gdk-dependency-from-gtk-encode-symbolic-svg.patch"
13SRC_URI[md5sum] = "e05a7e8e9b89a71fd016883b5431e429" 13SRC_URI[md5sum] = "b4fb39a829e4425b3fa05adbe7f52fef"
14SRC_URI[sha256sum] = "a3a27564bfb1679ebbc75c37cd2bcd6e727c8bdfbcd3984d29305bf9ee60d432" 14SRC_URI[sha256sum] = "c7254a88df5c17e9609cee9e848c3d0104512707edad4c3b4f256b131f8d3af1"
15 15
16LIC_FILES_CHKSUM = "file://COPYING;md5=5f30f0716dfdd0d91eb439ebec522ec2 \ 16LIC_FILES_CHKSUM = "file://COPYING;md5=5f30f0716dfdd0d91eb439ebec522ec2 \
17 file://gtk/gtk.h;endline=25;md5=1d8dc0fccdbfa26287a271dce88af737 \ 17 file://gtk/gtk.h;endline=25;md5=1d8dc0fccdbfa26287a271dce88af737 \