diff options
author | Alexander Kanavin <alexander.kanavin@linux.intel.com> | 2017-10-10 14:45:09 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-11-09 12:33:17 +0000 |
commit | 7a05bf674784101ae79ab2beda9cc89ccf2f40d9 (patch) | |
tree | 0e379fed5b31e146b667d58155521258187db3c4 | |
parent | 2d2327911ff22fc711eed834099de612eb523a85 (diff) | |
download | poky-7a05bf674784101ae79ab2beda9cc89ccf2f40d9.tar.gz |
hicolor-icon-theme: update to 0.17
(From OE-Core rev: 07582f1d821a8821568382c274c55968db3374c8)
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.17.bb (renamed from meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.15.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.15.bb b/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.17.bb index a704632ca9..7064b1942d 100644 --- a/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.15.bb +++ b/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.17.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] = "6aa2b3993a883d85017c7cc0cfc0fb73" | 9 | SRC_URI[md5sum] = "84eec8d6f810240a069c731f1870b474" |
10 | SRC_URI[sha256sum] = "9cc45ac3318c31212ea2d8cb99e64020732393ee7630fa6c1810af5f987033cc" | 10 | SRC_URI[sha256sum] = "317484352271d18cbbcfac3868eab798d67fff1b8402e740baa6ff41d588a9d8" |
11 | 11 | ||
12 | inherit allarch autotools | 12 | inherit allarch autotools |
13 | 13 | ||