diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/packages/hicolor-icon-theme/hicolor-icon-theme_0.12.bb (renamed from meta/packages/hicolor-icon-theme/hicolor-icon-theme_0.10.bb) | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/packages/hicolor-icon-theme/hicolor-icon-theme_0.10.bb b/meta/packages/hicolor-icon-theme/hicolor-icon-theme_0.12.bb index 5b97fc33ba..7b2ae29d3e 100644 --- a/meta/packages/hicolor-icon-theme/hicolor-icon-theme_0.10.bb +++ b/meta/packages/hicolor-icon-theme/hicolor-icon-theme_0.12.bb | |||
@@ -3,11 +3,12 @@ HOMEPAGE = "http://icon-theme.freedesktop.org/wiki/HicolorTheme" | |||
3 | BUGTRACKER = "https://bugs.freedesktop.org/" | 3 | BUGTRACKER = "https://bugs.freedesktop.org/" |
4 | 4 | ||
5 | LICENSE = "GPLv2" | 5 | LICENSE = "GPLv2" |
6 | LIC_FILES_CHKSUM = "file://COPYING;md5=f08a446809913fc9b3c718f0eaea0426" | ||
6 | 7 | ||
7 | SECTION = "unknown" | 8 | SECTION = "unknown" |
8 | inherit gnome | 9 | inherit gnome |
9 | 10 | ||
10 | PR = "r3" | 11 | PR = "r0" |
11 | 12 | ||
12 | SRC_URI = "http://icon-theme.freedesktop.org/releases/${P}.tar.gz \ | 13 | SRC_URI = "http://icon-theme.freedesktop.org/releases/${P}.tar.gz \ |
13 | file://index.theme" | 14 | file://index.theme" |