diff options
author | Huang Qiyu <huangqy.fnst@cn.fujitsu.com> | 2018-01-19 11:10:58 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-01-22 10:39:03 +0000 |
commit | c98c9542a565c9a542733f218d6a427fd4ccc909 (patch) | |
tree | 9c089a88e87a6b717b14ed2c6ac8d8d844a8cf33 /meta/recipes-gnome | |
parent | f78478f0d0379ea02727c81ad2455207c70d140b (diff) | |
download | openembedded-core-contrib-c98c9542a565c9a542733f218d6a427fd4ccc909.tar.gz |
adwaita-icon-theme: 3.26.0 -> 3.26.1
Upgrade adwaita-icon-theme from 3.26.0 to 3.26.1.
Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-gnome')
-rw-r--r-- | meta/recipes-gnome/gnome/adwaita-icon-theme_3.26.1.bb (renamed from meta/recipes-gnome/gnome/adwaita-icon-theme_3.26.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-gnome/gnome/adwaita-icon-theme_3.26.0.bb b/meta/recipes-gnome/gnome/adwaita-icon-theme_3.26.1.bb index bfb56d57e44..6437d5e2d68 100644 --- a/meta/recipes-gnome/gnome/adwaita-icon-theme_3.26.0.bb +++ b/meta/recipes-gnome/gnome/adwaita-icon-theme_3.26.1.bb @@ -15,8 +15,8 @@ SRC_URI = "${GNOME_MIRROR}/${BPN}/${MAJ_VER}/${BPN}-${PV}.tar.xz \ file://0001-Run-installation-commands-as-shell-jobs.patch \ " -SRC_URI[md5sum] = "3218540331a26c3d7a904ffe3d00bed8" -SRC_URI[sha256sum] = "9cad85de19313f5885497aceab0acbb3f08c60fcd5fa5610aeafff37a1d12212" +SRC_URI[md5sum] = "3ef87e789711e5130792d4b5366c005d" +SRC_URI[sha256sum] = "28ba7392c7761996efd780779167ea6c940eedfb1bf37cfe9bccb7021f54d79d" do_install_append() { # Build uses gtk-encode-symbolic-svg to create png versions: |