diff options
Diffstat (limited to 'meta')
-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 | ||