aboutsummaryrefslogtreecommitdiffstats
path: root/testing/hexer/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/hexer/APKBUILD')
-rw-r--r--testing/hexer/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/hexer/APKBUILD b/testing/hexer/APKBUILD
index 31ab503031e..39e0fa42465 100644
--- a/testing/hexer/APKBUILD
+++ b/testing/hexer/APKBUILD
@@ -2,15 +2,15 @@
# Maintainer: Bradley J Chambers <brad.chambers@gmail.com>
pkgname=hexer
pkgver=1.4.0
-pkgrel=9
+pkgrel=14
pkgdesc="LAS and OGR hexagonal density and boundary surface generation"
-url="https://github.com/hobu/hexer"
+url="https://github.com/hobuinc/hexer"
arch="all"
license="LGPL-2.0-or-later"
options="!check"
makedepends="cmake gdal-dev"
subpackages="$pkgname-dev"
-source="hexer-$pkgver.tar.gz::https://github.com/hobu/hexer/archive/$pkgver.tar.gz
+source="hexer-$pkgver.tar.gz::https://github.com/hobuinc/hexer/archive/$pkgver.tar.gz
10-missing-includes.patch
20-compile-test-for-execinfo.patch"