[oe-commits] Jussi Kukkonen : hicolor-icon-theme: Upgrade to 0.15

git at git.openembedded.org git at git.openembedded.org
Mon Apr 27 14:37:20 UTC 2015


Module: openembedded-core.git
Branch: master
Commit: 7652201faad3659f1c10b8fc61de1079ebdd13df
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=7652201faad3659f1c10b8fc61de1079ebdd13df

Author: Jussi Kukkonen <jussi.kukkonen at intel.com>
Date:   Fri Apr 10 15:24:06 2015 +0300

hicolor-icon-theme: Upgrade to 0.15

Signed-off-by: Jussi Kukkonen <jussi.kukkonen at intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 .../{hicolor-icon-theme_0.14.bb => hicolor-icon-theme_0.15.bb}        | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.14.bb b/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.15.bb
similarity index 74%
rename from meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.14.bb
rename to meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.15.bb
index 9cb8056..a704632 100644
--- a/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.14.bb
+++ b/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.15.bb
@@ -6,8 +6,8 @@ LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=f08a446809913fc9b3c718f0eaea0426"
 
 SRC_URI = "http://icon-theme.freedesktop.org/releases/${BPN}-${PV}.tar.xz"
-SRC_URI[md5sum] = "56d2c6c3a9df5a0acd332430e3f3ae3e"
-SRC_URI[sha256sum] = "7bed06e6ef316318274bda0fdaf39fce960e4222a0165c968d84acb428902ecd"
+SRC_URI[md5sum] = "6aa2b3993a883d85017c7cc0cfc0fb73"
+SRC_URI[sha256sum] = "9cc45ac3318c31212ea2d8cb99e64020732393ee7630fa6c1810af5f987033cc"
 
 inherit allarch autotools
 



More information about the Openembedded-commits mailing list