summaryrefslogtreecommitdiff
path: root/extra/qhull
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-04-03 14:36:42 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2012-04-03 14:36:42 +0200
commit24558658edde404fffc0d57a9b685669ed3b815b (patch)
tree7bb2e827c3f4b10565147ffa85416e27889d0845 /extra/qhull
parent9f0a0bedb05193e9a3b4d6c62216667b9e6b1802 (diff)
Porting.
Diffstat (limited to 'extra/qhull')
-rw-r--r--extra/qhull/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/qhull/PKGBUILD b/extra/qhull/PKGBUILD
index e0fc42c18..e4bcd3ec5 100644
--- a/extra/qhull/PKGBUILD
+++ b/extra/qhull/PKGBUILD
@@ -15,7 +15,7 @@ depends=('gcc-libs')
makedepends=('cmake')
source=("http://www.qhull.org/download/$pkgname-$pkgver-src.tgz")
options=('!libtool')
-md5sums=('ed81aa19b203aa0fdb75b41fe6f7a40f')
+md5sums=('d0f978c0d8dfb2e919caefa56ea2953c')
build() {
cd "$srcdir/$pkgname-$pkgver"