All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/ccache: bump to version 3.2.2
@ 2015-06-01 13:17 Karoly Kasza
  2015-06-04 13:30 ` Peter Korsgaard
  0 siblings, 1 reply; 3+ messages in thread
From: Karoly Kasza @ 2015-06-01 13:17 UTC (permalink / raw)
  To: buildroot

Bump ccache to minor version 3.2.2.
Also changed download URL to https.

Signed-off-by: Karoly Kasza <kaszak@gmail.com>
---
 package/ccache/ccache.hash | 4 ++--
 package/ccache/ccache.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/ccache/ccache.hash b/package/ccache/ccache.hash
index 49012af..56bf0d0 100644
--- a/package/ccache/ccache.hash
+++ b/package/ccache/ccache.hash
@@ -1,2 +1,2 @@
-# Verified key http://samba.org/ftp/ccache/ccache-3.2.1.tar.xz.asc - sha256 computed locally
-sha256	872af34e1d2cef18694001d29db7f167d644e7602ca32cd6c74b28d81458bd9d	ccache-3.2.1.tar.xz
+# Verified key https://samba.org/ftp/ccache/ccache-3.2.2.tar.xz.asc - sha256 computed locally
+sha256	4f0d99699f24d198494addca0f41a93b0150cdfd01491f15a5d7eb02c7c2a0ca	ccache-3.2.2.tar.xz
diff --git a/package/ccache/ccache.mk b/package/ccache/ccache.mk
index 52b5c67..3bd2803 100644
--- a/package/ccache/ccache.mk
+++ b/package/ccache/ccache.mk
@@ -4,8 +4,8 @@
 #
 ################################################################################
 
-CCACHE_VERSION = 3.2.1
-CCACHE_SITE = http://samba.org/ftp/ccache
+CCACHE_VERSION = 3.2.2
+CCACHE_SITE = https://samba.org/ftp/ccache
 CCACHE_SOURCE = ccache-$(CCACHE_VERSION).tar.xz
 CCACHE_LICENSE = GPLv3+, others
 CCACHE_LICENSE_FILES = LICENSE.txt GPL-3.0.txt
-- 
2.1.4

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

* [Buildroot] [PATCH 1/1] package/ccache: bump to version 3.2.2
  2015-06-01 13:17 [Buildroot] [PATCH 1/1] package/ccache: bump to version 3.2.2 Karoly Kasza
@ 2015-06-04 13:30 ` Peter Korsgaard
  2015-06-04 13:34   ` Károly Kasza
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Korsgaard @ 2015-06-04 13:30 UTC (permalink / raw)
  To: buildroot

>>>>> "Karoly" == Karoly Kasza <kaszak@gmail.com> writes:

 > Bump ccache to minor version 3.2.2.
 > Also changed download URL to https.

 > Signed-off-by: Karoly Kasza <kaszak@gmail.com>

Committed, thanks.

I was going to say that we prefer http:// over https:// when we have a
hash file (as older wget versions have various problems), but as http://
redirects to https anyway, it doesn't matter.

-- 
Bye, Peter Korsgaard

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

* [Buildroot] [PATCH 1/1] package/ccache: bump to version 3.2.2
  2015-06-04 13:30 ` Peter Korsgaard
@ 2015-06-04 13:34   ` Károly Kasza
  0 siblings, 0 replies; 3+ messages in thread
From: Károly Kasza @ 2015-06-04 13:34 UTC (permalink / raw)
  To: buildroot

Hi,

>
> I was going to say that we prefer http:// over https:// when we have a
> hash file (as older wget versions have various problems), but as http://
> redirects to https anyway, it doesn't matter.
>
> --
> Bye, Peter Korsgaard

Yup, I only changed the URL exactly because of that.

Kind regards,

Karoly
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20150604/0cd84427/attachment.html>

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

end of thread, other threads:[~2015-06-04 13:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-01 13:17 [Buildroot] [PATCH 1/1] package/ccache: bump to version 3.2.2 Karoly Kasza
2015-06-04 13:30 ` Peter Korsgaard
2015-06-04 13:34   ` Károly Kasza

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.