Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/lapack: bump to version 3.9.0
@ 2019-12-24  8:55 kamath.ben at gmail.com
  2019-12-24 12:54 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: kamath.ben at gmail.com @ 2019-12-24  8:55 UTC (permalink / raw)
  To: buildroot

From: Benjamin Kamath <kamath.ben@gmail.com>

Most recent release hosted on Github instead of previous location

Signed-off-by: Benjamin Kamath <kamath.ben@gmail.com>
---
 package/lapack/lapack.hash | 2 +-
 package/lapack/lapack.mk   | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/lapack/lapack.hash b/package/lapack/lapack.hash
index 395087e199..bac7210c29 100644
--- a/package/lapack/lapack.hash
+++ b/package/lapack/lapack.hash
@@ -1,3 +1,3 @@
 # Locally computed:
-sha256 deb22cc4a6120bff72621155a9917f485f96ef8319ac074a7afbc68aab88bcf6  lapack-3.8.0.tar.gz
+sha256 106087f1bb5f46afdfba7f569d0cbe23dacb9a07cd24733765a0e89dbe1ad573  lapack-3.9.0.tar.gz
 sha256 d56bd4441b999b80c88df04faf0d8b3d7d3b2bd781cf91242c4188e8a6d0f8be  LICENSE
diff --git a/package/lapack/lapack.mk b/package/lapack/lapack.mk
index 3b59214e4b..41774f6167 100644
--- a/package/lapack/lapack.mk
+++ b/package/lapack/lapack.mk
@@ -4,10 +4,10 @@
 #
 ################################################################################
 
-LAPACK_VERSION = 3.8.0
+LAPACK_VERSION = 3.9.0
 LAPACK_LICENSE = BSD-3-Clause
 LAPACK_LICENSE_FILES = LICENSE
-LAPACK_SITE = http://www.netlib.org/lapack
+LAPACK_SITE = $(call github,Reference-LAPACK,lapack,v$(LAPACK_VERSION))
 LAPACK_INSTALL_STAGING = YES
 LAPACK_SUPPORTS_IN_SOURCE_BUILD = NO
 LAPACK_CONF_OPTS = -DLAPACKE=ON -DCBLAS=ON
-- 
2.20.1

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

* [Buildroot] [PATCH 1/1] package/lapack: bump to version 3.9.0
  2019-12-24  8:55 [Buildroot] [PATCH 1/1] package/lapack: bump to version 3.9.0 kamath.ben at gmail.com
@ 2019-12-24 12:54 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2019-12-24 12:54 UTC (permalink / raw)
  To: buildroot

On Tue, 24 Dec 2019 00:55:31 -0800
kamath.ben at gmail.com wrote:

> From: Benjamin Kamath <kamath.ben@gmail.com>
> 
> Most recent release hosted on Github instead of previous location
> 
> Signed-off-by: Benjamin Kamath <kamath.ben@gmail.com>
> ---
>  package/lapack/lapack.hash | 2 +-
>  package/lapack/lapack.mk   | 4 ++--
>  2 files changed, 3 insertions(+), 3 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

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

end of thread, other threads:[~2019-12-24 12:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-24  8:55 [Buildroot] [PATCH 1/1] package/lapack: bump to version 3.9.0 kamath.ben at gmail.com
2019-12-24 12:54 ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox