aboutsummaryrefslogtreecommitdiffstats
path: root/community/postgis
diff options
context:
space:
mode:
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"