All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] fftw: bump to version 3.3.8
@ 2018-06-29 10:31 Baruch Siach
  2018-06-30 16:24 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Baruch Siach @ 2018-06-29 10:31 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
---
 package/fftw/fftw.hash | 6 +++---
 package/fftw/fftw.mk   | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/fftw/fftw.hash b/package/fftw/fftw.hash
index faf4b904c941..1c4a17d8c45b 100644
--- a/package/fftw/fftw.hash
+++ b/package/fftw/fftw.hash
@@ -1,5 +1,5 @@
-# From http://www.fftw.org/fftw-3.3.7.tar.gz.md5sum
-md5 0d5915d7d39b3253c1cc05030d79ac47  fftw-3.3.7.tar.gz
+# From http://www.fftw.org/fftw-3.3.8.tar.gz.md5sum
+md5 8aac833c943d8e90d51b697b27d4384d  fftw-3.3.8.tar.gz
 # Locally computed
-sha256 3b609b7feba5230e8f6dd8d245ddbefac324c5a6ae4186947670d9ac2cd25573	fftw-3.3.7.tar.gz
+sha256 6113262f6e92c5bd474f2875fa1b01054c4ad5040f6b0da7c03c98821d9ae303	fftw-3.3.7.tar.gz
 sha256 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c	COPYING
diff --git a/package/fftw/fftw.mk b/package/fftw/fftw.mk
index b3aa4b6b146a..b167a2f6f7ef 100644
--- a/package/fftw/fftw.mk
+++ b/package/fftw/fftw.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-FFTW_VERSION = 3.3.7
+FFTW_VERSION = 3.3.8
 FFTW_SITE = http://www.fftw.org
 FFTW_INSTALL_STAGING = YES
 FFTW_LICENSE = GPL-2.0+
-- 
2.18.0

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

* [Buildroot] [PATCH] fftw: bump to version 3.3.8
  2018-06-29 10:31 [Buildroot] [PATCH] fftw: bump to version 3.3.8 Baruch Siach
@ 2018-06-30 16:24 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2018-06-30 16:24 UTC (permalink / raw)
  To: buildroot

Hello,

On Fri, 29 Jun 2018 13:31:47 +0300, Baruch Siach wrote:
> Signed-off-by: Baruch Siach <baruch@tkos.co.il>
> ---
>  package/fftw/fftw.hash | 6 +++---
>  package/fftw/fftw.mk   | 2 +-
>  2 files changed, 4 insertions(+), 4 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com

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

end of thread, other threads:[~2018-06-30 16:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-29 10:31 [Buildroot] [PATCH] fftw: bump to version 3.3.8 Baruch Siach
2018-06-30 16:24 ` Thomas Petazzoni

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.