All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] google-material-design-icons: bump to version 2.2.3
@ 2016-06-16  5:13 James Knight
  2016-06-16  6:35 ` Peter Korsgaard
  0 siblings, 1 reply; 2+ messages in thread
From: James Knight @ 2016-06-16  5:13 UTC (permalink / raw)
  To: buildroot

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>
---
 .../google-material-design-icons/google-material-design-icons.hash    | 2 +-
 package/google-material-design-icons/google-material-design-icons.mk  | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/google-material-design-icons/google-material-design-icons.hash b/package/google-material-design-icons/google-material-design-icons.hash
index 7bcfcb5..9a66336 100644
--- a/package/google-material-design-icons/google-material-design-icons.hash
+++ b/package/google-material-design-icons/google-material-design-icons.hash
@@ -1,2 +1,2 @@
 # Locally calculated
-sha256  87d7c8515207edecd3438a96bdf5129df91e0b29261d5f8c52f672957c11af65  2.0.0.tar.gz
+sha256  769547061a51f81623bf5174767c08fc587fd6946339592fbd6cd0dd45f56b4c  2.2.3.tar.gz
diff --git a/package/google-material-design-icons/google-material-design-icons.mk b/package/google-material-design-icons/google-material-design-icons.mk
index 3228d13..d410a45 100644
--- a/package/google-material-design-icons/google-material-design-icons.mk
+++ b/package/google-material-design-icons/google-material-design-icons.mk
@@ -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
-- 
2.8.1.windows.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Buildroot] [PATCH 1/1] google-material-design-icons: bump to version 2.2.3
  2016-06-16  5:13 [Buildroot] [PATCH 1/1] google-material-design-icons: bump to version 2.2.3 James Knight
@ 2016-06-16  6:35 ` Peter Korsgaard
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2016-06-16  6:35 UTC (permalink / raw)
  To: buildroot

>>>>> "James" == James Knight <james.d.knight@live.com> writes:

 > 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>

Committed, thanks.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-06-16  6:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-16  5:13 [Buildroot] [PATCH 1/1] google-material-design-icons: bump to version 2.2.3 James Knight
2016-06-16  6:35 ` Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.