aboutsummaryrefslogtreecommitdiffstats
path: root/testing/laszip
diff options
context:
space:
mode:
authorBradley J Chambers <brad.chambers@gmail.com>2017-10-10 16:19:14 -0400
committerWilliam Pitcock <nenolod@dereferenced.org>2017-10-19 04:56:26 +0000
commit2c935a09543a227f81c330fb4b71d3a40ad5c0dd (patch)
treec766f4b104706b88fc0daaa8e0bf3cbbed576d29 /testing/laszip
parentcaba5cbb9eed547612444d4c6fa16ee10708c498 (diff)
downloadaports-2c935a09543a227f81c330fb4b71d3a40ad5c0dd.tar.bz2
aports-2c935a09543a227f81c330fb4b71d3a40ad5c0dd.tar.xz
testing/laszip: bump version from 3.1.0 to 3.1.1
Diffstat (limited to 'testing/laszip')
-rw-r--r--testing/laszip/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/laszip/APKBUILD b/testing/laszip/APKBUILD
index 0e21e68b17..11efa0e306 100644
--- a/testing/laszip/APKBUILD
+++ b/testing/laszip/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Bradley J Chambers <brad.chambers@gmail.com>
# Maintainer: Bradley J Chambers <brad.chambers@gmail.com>
pkgname=laszip
-pkgver=3.1.0
+pkgver=3.1.1
pkgrel=0
pkgdesc="LASzip point cloud compression library"
url="https://github.com/laszip/laszip"
@@ -29,4 +29,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="910560e0b7201d4827b934d704acec5e3682f46b2532bc85896b210e787d79970986ceaaf96241e13db7ddcaa16fa63652b31bb75d285a7f768a6efd06374674 laszip-3.1.0.tar.gz"
+sha512sums="c0738bc766b1a1d19491507bb1b104fb259683facb41a13f362ae12e2b0be7b8771ae0fee3c24e810aa0b0676fd1766c1e65b68ec7accfcb4fdba5685c422ab0 laszip-3.1.1.tar.gz"