summaryrefslogtreecommitdiffstats
path: root/package/qhull/qhull.mk
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2016-01-31 15:18:19 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-01-31 23:45:43 +0100
commit2fcababa14e19cec34e1e2bc93099c711a5eb19c (patch)
treea71150292f18c4d552b96230a92936fa4fb235e0 /package/qhull/qhull.mk
parent0d4cf8f83d2926c5969fdb34aceaa020f71e2a5e (diff)
downloadbuildroot-2fcababa14e19cec34e1e2bc93099c711a5eb19c.tar.gz
buildroot-2fcababa14e19cec34e1e2bc93099c711a5eb19c.zip
package/qhull: bump version to 7.2.0, add hash
Updated _SITE after closure of gitorious.org. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/qhull/qhull.mk')
-rw-r--r--package/qhull/qhull.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/package/qhull/qhull.mk b/package/qhull/qhull.mk
index 6992d71333..8ea38f01ad 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
OpenPOWER on IntegriCloud