diff options
author | Roxana Ciobanu <roxana.ciobanu@intel.com> | 2014-08-26 19:08:24 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-08-27 12:12:30 +0100 |
commit | 3a1b605992a23703ba9cb8a0a81f6c0bb32122d5 (patch) | |
tree | 7929ca4bf4141c5616c9efee4737b48bc67239fe | |
parent | 754c983023b96e732cca4041eb079a857ae884a6 (diff) | |
download | poky-3a1b605992a23703ba9cb8a0a81f6c0bb32122d5.tar.gz |
hicolor-icon-theme: Upgrade to 0.13
(From OE-Core rev: b6cc93f1008e2313eb9a17a11bfbc9980736878d)
Signed-off-by: Roxana Ciobanu <roxana.ciobanu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.13.bb (renamed from meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.12.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.12.bb b/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.13.bb index 4441e04f58..9df81cbb16 100644 --- a/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.12.bb +++ b/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.13.bb | |||
@@ -13,8 +13,8 @@ PR = "r1" | |||
13 | SRC_URI = "http://icon-theme.freedesktop.org/releases/${BPN}-${PV}.tar.gz \ | 13 | SRC_URI = "http://icon-theme.freedesktop.org/releases/${BPN}-${PV}.tar.gz \ |
14 | file://index.theme" | 14 | file://index.theme" |
15 | 15 | ||
16 | SRC_URI[md5sum] = "55cafbcef8bcf7107f6d502149eb4d87" | 16 | SRC_URI[md5sum] = "21d0f50aa6b8eef02846cda9e5e9324c" |
17 | SRC_URI[sha256sum] = "9edca690617eaa19054951ca53501c802180262be8880ed84754ac46c93bec73" | 17 | SRC_URI[sha256sum] = "a38b038915480d1ddd4e3c421562560a14d42ace0449a5acc07c50f57f9c3406" |
18 | 18 | ||
19 | FILES_${PN} += "${datadir}/icons" | 19 | FILES_${PN} += "${datadir}/icons" |
20 | 20 | ||