* update qhull to 2020.2-5
This commit is contained in:
parent
d77bb2c40f
commit
7cd85ba7e6
13
qhull/.SRCINFO
Normal file
13
qhull/.SRCINFO
Normal file
@ -0,0 +1,13 @@
|
||||
pkgbase = qhull
|
||||
pkgdesc = A general dimension code for computing convex hulls and related structures
|
||||
pkgver = 2020.2
|
||||
pkgrel = 5
|
||||
url = http://www.qhull.org/
|
||||
arch = x86_64
|
||||
license = LicenseRef-qhull
|
||||
makedepends = cmake
|
||||
depends = glibc
|
||||
source = http://www.qhull.org/download/qhull-2020-src-8.0.2.tgz
|
||||
sha256sums = b5c2d7eb833278881b952c8a52d20179eab87766b00b865000469a45c1838b7e
|
||||
|
||||
pkgname = qhull
|
4
qhull/.nvchecker.toml
Normal file
4
qhull/.nvchecker.toml
Normal file
@ -0,0 +1,4 @@
|
||||
[qhull]
|
||||
source = 'regex'
|
||||
url = 'http://www.qhull.org/download/'
|
||||
regex = 'qhull-([\d.]+)\.[a-z]'
|
Loading…
x
Reference in New Issue
Block a user