diff options
author | Jussi Kukkonen <jussi.kukkonen@intel.com> | 2015-04-10 15:24:06 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-04-27 14:59:47 +0100 |
commit | e070ff85a12567a8e6d26b919ac1871cbc7b0645 (patch) | |
tree | 5e5a52fd8ff8dda78339d1875499250ab87f3428 /meta/recipes-gnome | |
parent | 31e55d088ae5aa3fa9f5ecdcbda02e00b1d5cc7c (diff) | |
download | poky-e070ff85a12567a8e6d26b919ac1871cbc7b0645.tar.gz |
hicolor-icon-theme: Upgrade to 0.15
(From OE-Core rev: 7652201faad3659f1c10b8fc61de1079ebdd13df)
Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome')
-rw-r--r-- | meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.15.bb (renamed from meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.14.bb) | 4 |
1 files 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 index 9cb8056655..a704632ca9 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" | |||
6 | LIC_FILES_CHKSUM = "file://COPYING;md5=f08a446809913fc9b3c718f0eaea0426" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=f08a446809913fc9b3c718f0eaea0426" |
7 | 7 | ||
8 | SRC_URI = "http://icon-theme.freedesktop.org/releases/${BPN}-${PV}.tar.xz" | 8 | SRC_URI = "http://icon-theme.freedesktop.org/releases/${BPN}-${PV}.tar.xz" |
9 | SRC_URI[md5sum] = "56d2c6c3a9df5a0acd332430e3f3ae3e" | 9 | SRC_URI[md5sum] = "6aa2b3993a883d85017c7cc0cfc0fb73" |
10 | SRC_URI[sha256sum] = "7bed06e6ef316318274bda0fdaf39fce960e4222a0165c968d84acb428902ecd" | 10 | SRC_URI[sha256sum] = "9cc45ac3318c31212ea2d8cb99e64020732393ee7630fa6c1810af5f987033cc" |
11 | 11 | ||
12 | inherit allarch autotools | 12 | inherit allarch autotools |
13 | 13 | ||