All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/ccache: bump to version 3.7.7
@ 2020-01-09  8:16 Asaf Kahlon
  2020-01-09  8:16 ` [Buildroot] [PATCH 1/1] package/json-for-modern-cpp: bump to version 3.7.3 Asaf Kahlon
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Asaf Kahlon @ 2020-01-09  8:16 UTC (permalink / raw)
  To: buildroot

Licese was change with a year bump.

Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
---
 package/ccache/ccache.hash | 4 ++--
 package/ccache/ccache.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/ccache/ccache.hash b/package/ccache/ccache.hash
index 5bbc8edb11..83c172feae 100644
--- a/package/ccache/ccache.hash
+++ b/package/ccache/ccache.hash
@@ -1,4 +1,4 @@
 # sha256 computed locally
-sha256  e51c611a3da865754cb0ff1ddd95bd7a6acac603576c0bd39583f8cc30af28d2  ccache-3.7.5.tar.xz
+sha256  b7c1d6d6fe42f18e424de92746af863e0bc85794da3d69e44300840c478c98cd  ccache-3.7.7.tar.xz
 sha256  ec6b1a326ff93b2cc21df88a697ae470ff6927a55b8929e7e491b315e1563361  GPL-3.0.txt
-sha256  d36644184e3fd668d10fbb292b58da3f2fe473d5109534a17e32339e0b372e99  LICENSE.adoc
+sha256  4f63223bcdee822d55a6768cc8399ffe06401d7a03cfe79e1dc305f50dc22c59  LICENSE.adoc
diff --git a/package/ccache/ccache.mk b/package/ccache/ccache.mk
index 51fbf202f3..a441f7a10a 100644
--- a/package/ccache/ccache.mk
+++ b/package/ccache/ccache.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-CCACHE_VERSION = 3.7.5
+CCACHE_VERSION = 3.7.7
 CCACHE_SITE = https://github.com/ccache/ccache/releases/download/v$(CCACHE_VERSION)
 CCACHE_SOURCE = ccache-$(CCACHE_VERSION).tar.xz
 CCACHE_LICENSE = GPL-3.0+, others
-- 
2.20.1

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

end of thread, other threads:[~2020-01-09 17:28 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-09  8:16 [Buildroot] [PATCH 1/1] package/ccache: bump to version 3.7.7 Asaf Kahlon
2020-01-09  8:16 ` [Buildroot] [PATCH 1/1] package/json-for-modern-cpp: bump to version 3.7.3 Asaf Kahlon
2020-01-09 16:19   ` Thomas Petazzoni
2020-01-09  8:16 ` [Buildroot] [PATCH 1/1] package/libuv: bump to version 1.34.0 Asaf Kahlon
2020-01-09 16:17   ` Thomas Petazzoni
2020-01-09  8:16 ` [Buildroot] [PATCH 1/1] package/python-psutil: bump to version 5.6.7 Asaf Kahlon
2020-01-09 16:16   ` Thomas Petazzoni
2020-01-09  8:16 ` [Buildroot] [PATCH 1/1] package/python-pyzmq: bump to version 18.1.1 Asaf Kahlon
2020-01-09 16:16   ` Thomas Petazzoni
2020-01-09 17:28 ` [Buildroot] [PATCH 1/1] package/ccache: bump to version 3.7.7 Yann E. MORIN

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.