google-material-design-icons: bump to version 2.2.3

Aside from the version number increase, a newly added category `places`
is available; appending to the current icon list.

Signed-off-by: James Knight <james.d.knight@live.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
James Knight 2016-06-16 01:13:53 -04:00 committed by Peter Korsgaard
parent b4797798e0
commit e9cf13c909
2 changed files with 3 additions and 3 deletions

View file

@ -1,2 +1,2 @@
# Locally calculated
sha256 87d7c8515207edecd3438a96bdf5129df91e0b29261d5f8c52f672957c11af65 2.0.0.tar.gz
sha256 769547061a51f81623bf5174767c08fc587fd6946339592fbd6cd0dd45f56b4c 2.2.3.tar.gz

View file

@ -4,7 +4,7 @@
#
################################################################################
GOOGLE_MATERIAL_DESIGN_ICONS_VERSION = 2.0.0
GOOGLE_MATERIAL_DESIGN_ICONS_VERSION = 2.2.3
GOOGLE_MATERIAL_DESIGN_ICONS_SOURCE = \
$(GOOGLE_MATERIAL_DESIGN_ICONS_VERSION).tar.gz
GOOGLE_MATERIAL_DESIGN_ICONS_SITE = \
@ -14,7 +14,7 @@ GOOGLE_MATERIAL_DESIGN_ICONS_LICENSE_FILES = LICENSE
GOOGLE_MATERIAL_DESIGN_ICONS_LIST = \
action alert av communication content device editor file \
hardware image maps navigation notification social toggle
hardware image maps navigation notification places social toggle
ifneq ($(BR2_PACKAGE_GOOGLE_MATERIAL_DESIGN_ICONS_TYPE_PNG)$(BR2_PACKAGE_GOOGLE_MATERIAL_DESIGN_ICONS_TYPE_SVG),)
define GOOGLE_MATERIAL_DESIGN_ICONS_INSTALL_ICONS_IMAGES