aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPedro Filipe <xpecex@outlook.com>2018-10-02 20:39:49 -0300
committerFrancesco Colista <fcolista@alpinelinux.org>2018-10-03 11:26:48 +0000
commita020b24e301eb996b317a39de806ec26c757ac9e (patch)
tree9064b1d778d86e9ef198c2cf0bf430c0d2ee4cef
parentd002b46bb5fa9da6d05d293bac4efd5699fa1f1a (diff)
testing/geos: upgrade to 3.7.0
-rw-r--r--testing/geos/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/geos/APKBUILD b/testing/geos/APKBUILD
index 50c9255a8cf..19f4da7b3a4 100644
--- a/testing/geos/APKBUILD
+++ b/testing/geos/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Eric Kidd <git@randomhacks.net>
# Maintainer:
pkgname=geos
-pkgver=3.6.2
+pkgver=3.7.0
pkgrel=0
pkgdesc="GEOS is a library providing OpenGIS and JTS spatial operations in C++."
url="http://trac.osgeo.org/geos/"
@@ -52,4 +52,4 @@ py() {
mv "$pkgdir"/usr/lib/python* "$subpkgdir"/usr/lib/
}
-sha512sums="515d8700b8a28282678e481faee355e3a43d7b70160472a63335b8d7225d9ba10437be782378f18f31a15288118126d411a2d862f01ce35d27c96f6bc0a73016 geos-3.6.2.tar.bz2"
+sha512sums="fcca5e503efa32bb388376b2a06b9ca5c74fbcddba750cce6b3b4109eb2eb122058aead12b9462cdd881f425cd75d7241645ab344f25ce022bc0659954560742 geos-3.7.0.tar.bz2"