Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH/next] package/eigen: bump version to 3.3.3
@ 2017-05-28 11:01 Bernd Kuhls
  2017-05-28 13:06 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Bernd Kuhls @ 2017-05-28 11:01 UTC (permalink / raw)
  To: buildroot

Added hash, changed _SITE to upstream tarball according to
http://eigen.tuxfamily.org/index.php

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/eigen/eigen.hash | 2 ++
 package/eigen/eigen.mk   | 6 +++---
 2 files changed, 5 insertions(+), 3 deletions(-)
 create mode 100644 package/eigen/eigen.hash

diff --git a/package/eigen/eigen.hash b/package/eigen/eigen.hash
new file mode 100644
index 000000000..6320a6ec3
--- /dev/null
+++ b/package/eigen/eigen.hash
@@ -0,0 +1,2 @@
+# Locally computed
+sha256 a4143fc45e4454b4b98fcea3516b3a79b8cdb3bc7fadf996d088c6a0d805fea1  3.3.3.tar.bz2
diff --git a/package/eigen/eigen.mk b/package/eigen/eigen.mk
index 6ae29118b..79f02e42a 100644
--- a/package/eigen/eigen.mk
+++ b/package/eigen/eigen.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-EIGEN_VERSION = 3.2.5
-EIGEN_SITE = https://bitbucket.org/eigen/eigen
-EIGEN_SITE_METHOD = hg
+EIGEN_VERSION = 3.3.3
+EIGEN_SOURCE = $(EIGEN_VERSION).tar.bz2
+EIGEN_SITE = https://bitbucket.org/eigen/eigen/get
 EIGEN_LICENSE = MPL2, BSD-3-Clause, LGPL-2.1
 EIGEN_LICENSE_FILES = COPYING.MPL2 COPYING.BSD COPYING.LGPL COPYING.README
 EIGEN_INSTALL_STAGING = YES
-- 
2.11.0

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

* [Buildroot] [PATCH/next] package/eigen: bump version to 3.3.3
  2017-05-28 11:01 [Buildroot] [PATCH/next] package/eigen: bump version to 3.3.3 Bernd Kuhls
@ 2017-05-28 13:06 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2017-05-28 13:06 UTC (permalink / raw)
  To: buildroot

Hello,

On Sun, 28 May 2017 13:01:20 +0200, Bernd Kuhls wrote:
> Added hash, changed _SITE to upstream tarball according to
> http://eigen.tuxfamily.org/index.php
> 
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
>  package/eigen/eigen.hash | 2 ++
>  package/eigen/eigen.mk   | 6 +++---
>  2 files changed, 5 insertions(+), 3 deletions(-)
>  create mode 100644 package/eigen/eigen.hash

Applied to next, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

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

end of thread, other threads:[~2017-05-28 13:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-28 11:01 [Buildroot] [PATCH/next] package/eigen: bump version to 3.3.3 Bernd Kuhls
2017-05-28 13:06 ` Thomas Petazzoni

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