aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Postnikov <apostnikov@gmail.com>2019-01-10 20:17:34 +0200
committerAndy Postnikov <apostnikov@gmail.com>2019-01-12 23:17:53 +0200
commit5c1f6c56b5d714680e02a972058bf68cee7aa191 (patch)
treeaec06a0e92f2a3738af8be7f6aad846302678d0d
parentd9289331dbcce0ac950d6acb65897044e4b78f9b (diff)
downloadaports-5c1f6c56b5d714680e02a972058bf68cee7aa191.tar.bz2
aports-5c1f6c56b5d714680e02a972058bf68cee7aa191.tar.xz
testing/geos: upgrade to 3.7.1
-rw-r--r--testing/geos/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/geos/APKBUILD b/testing/geos/APKBUILD
index 5ec8f60b34..5c7c09771f 100644
--- a/testing/geos/APKBUILD
+++ b/testing/geos/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Eric Kidd <git@randomhacks.net>
# Maintainer:
pkgname=geos
-pkgver=3.7.0
-pkgrel=1
+pkgver=3.7.1
+pkgrel=0
pkgdesc="GEOS is a library providing OpenGIS and JTS spatial operations in C++."
url="https://trac.osgeo.org/geos/"
# test fails on other archs
@@ -52,4 +52,4 @@ py() {
mv "$pkgdir"/usr/lib/python* "$subpkgdir"/usr/lib/
}
-sha512sums="fcca5e503efa32bb388376b2a06b9ca5c74fbcddba750cce6b3b4109eb2eb122058aead12b9462cdd881f425cd75d7241645ab344f25ce022bc0659954560742 geos-3.7.0.tar.bz2"
+sha512sums="01e8087bcd3cb8f873adb7b56910e1575ccb3336badfdd3f13bc6792095b7010e5ab109ea0d0cd3d1459e2e526e83bcf64d6ee3f7eb47be75639becdaacd2a87 geos-3.7.1.tar.bz2"