* [Buildroot] [PATCH 1/1] package/qhull: bump version to 7.2.0, add hash
@ 2016-01-31 14:18 Bernd Kuhls
2016-01-31 22:46 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Bernd Kuhls @ 2016-01-31 14:18 UTC (permalink / raw)
To: buildroot
Updated _SITE after closure of gitorious.org.
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/qhull/qhull.hash | 4 ++++
package/qhull/qhull.mk | 5 +++--
2 files changed, 7 insertions(+), 2 deletions(-)
create mode 100644 package/qhull/qhull.hash
diff --git a/package/qhull/qhull.hash b/package/qhull/qhull.hash
new file mode 100644
index 0000000..4f059f2
--- /dev/null
+++ b/package/qhull/qhull.hash
@@ -0,0 +1,4 @@
+# From http://www.qhull.org/download/qhull-2015.2.md5sum
+md5 e6270733a826a6a7c32b796e005ec3dc qhull-2015-src-7.2.0.tgz
+# Locally computed
+sha256 78b010925c3b577adc3d58278787d7df08f7c8fb02c3490e375eab91bb58a436 qhull-2015-src-7.2.0.tgz
diff --git a/package/qhull/qhull.mk b/package/qhull/qhull.mk
index 6992d71..8ea38f0 100644
--- a/package/qhull/qhull.mk
+++ b/package/qhull/qhull.mk
@@ -4,8 +4,9 @@
#
################################################################################
-QHULL_VERSION = 60d55819729d7b49391dde0271e15a56c70992b9
-QHULL_SITE = git://gitorious.org/qhull/qhull.git
+QHULL_VERSION = 7.2.0
+QHULL_SITE = http://www.qhull.org/download
+QHULL_SOURCE = qhull-2015-src-$(QHULL_VERSION).tgz
QHULL_INSTALL_STAGING = YES
QHULL_LICENSE = BSD-Style
QHULL_LICENSE_FILES = COPYING.txt
--
2.7.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH 1/1] package/qhull: bump version to 7.2.0, add hash
2016-01-31 14:18 [Buildroot] [PATCH 1/1] package/qhull: bump version to 7.2.0, add hash Bernd Kuhls
@ 2016-01-31 22:46 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2016-01-31 22:46 UTC (permalink / raw)
To: buildroot
Dear Bernd Kuhls,
On Sun, 31 Jan 2016 15:18:19 +0100, Bernd Kuhls wrote:
> Updated _SITE after closure of gitorious.org.
>
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
> package/qhull/qhull.hash | 4 ++++
> package/qhull/qhull.mk | 5 +++--
> 2 files changed, 7 insertions(+), 2 deletions(-)
> create mode 100644 package/qhull/qhull.hash
Applied, 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:[~2016-01-31 22:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-31 14:18 [Buildroot] [PATCH 1/1] package/qhull: bump version to 7.2.0, add hash Bernd Kuhls
2016-01-31 22:46 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox