aboutsummaryrefslogtreecommitdiffstats
path: root/community/postgis
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-02-28 21:25:17 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-02-28 23:36:55 -0300
commitb6e397fd0bda04e8e4eaeae1bff6e5f89182bb18 (patch)
tree78e170dd4932bbf9b1bf1bf6c1aa2e022a1968fe /community/postgis
parent27966b4149c4410508a18f1a6b92825335b76b32 (diff)
downloadaports-b6e397fd0bda04e8e4eaeae1bff6e5f89182bb18.tar.bz2
aports-b6e397fd0bda04e8e4eaeae1bff6e5f89182bb18.tar.xz
community/postgis: upgrade to 3.0.1
Diffstat (limited to 'community/postgis')
-rw-r--r--community/postgis/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/postgis/APKBUILD b/community/postgis/APKBUILD
index 0a98a36aca..4254f9fe99 100644
--- a/community/postgis/APKBUILD
+++ b/community/postgis/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Bjoern Schilberg <bjoern@intevation.de>
# Maintainer: Bjoern Schilberg <bjoern@intevation.de>
pkgname=postgis
-pkgver=3.0.0
-pkgrel=3
+pkgver=3.0.1
+pkgrel=0
pkgdesc="PostGIS is a spatial database extender for PostgreSQL object-relational database."
url="https://postgis.net/"
arch="all !x86 !armhf !armv7 !s390x" # missing proj-dev on these arch's
@@ -26,4 +26,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="82c233681fa6444686f9979768e5d6d3a9b6ca9cbd4fc2b14bd0a5d1269a8d0f45ee067e64984077063407c7abc13fa0e37a29928d7ccbfe3a61b694f592bed2 postgis-3.0.0.tar.gz"
+sha512sums="5ebce2303d672bb342f7fae6cade08140c8a687fc38e82e5b41eebb8465cdf3dc7bdbeae53b1179df8112a01842dd65f362fc107b381e2a1fa6e161b77a50227 postgis-3.0.1.tar.gz"