aboutsummaryrefslogtreecommitdiff
path: root/testing/mapserver
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-03-22 09:53:46 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-03-22 18:17:21 +0000
commitbbaa297fc4bd4a34d12a83661331feae92aa95e7 (patch)
tree9e7ed1d2a22d37abd4625af37d62355d83ecdd20 /testing/mapserver
parent62550436b815d58f665d089e78f5a78425908003 (diff)
downloadalpine_aports-bbaa297fc4bd4a34d12a83661331feae92aa95e7.tar.bz2
alpine_aports-bbaa297fc4bd4a34d12a83661331feae92aa95e7.tar.xz
alpine_aports-bbaa297fc4bd4a34d12a83661331feae92aa95e7.zip
testing/mapserver: upgrade to 7.4.4
Diffstat (limited to 'testing/mapserver')
-rw-r--r--testing/mapserver/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/testing/mapserver/APKBUILD b/testing/mapserver/APKBUILD
index 88b73d3b11..8521e142f3 100644
--- a/testing/mapserver/APKBUILD
+++ b/testing/mapserver/APKBUILD
@@ -1,9 +1,9 @@
1# Contributor: Bjoern Schilberg <bjoern@intevation.de> 1# Contributor: Bjoern Schilberg <bjoern@intevation.de>
2# Maintainer: Bjoern Schilberg <bjoern@intevation.de> 2# Maintainer: Bjoern Schilberg <bjoern@intevation.de>
3pkgname=mapserver 3pkgname=mapserver
4pkgver=7.4.3 4pkgver=7.4.4
5pkgrel=4 5pkgrel=0
6pkgdesc="MapServer is CGI-based platform for publishing spatial data and interactive mapping applications to the web" 6pkgdesc="CGI-based platform for publishing spatial data and interactive mapping applications to the web"
7url="https://mapserver.org/" 7url="https://mapserver.org/"
8arch="x86_64" 8arch="x86_64"
9license="MIT" 9license="MIT"
@@ -68,4 +68,4 @@ package() {
68 chmod -x "$pkgdir"/usr/include/mapserver/*.h 68 chmod -x "$pkgdir"/usr/include/mapserver/*.h
69} 69}
70 70
71sha512sums="6593c53b04c1a3f4339e8a1c0dbe49ee9a6ec0e97989e3de03a09a7e743fc3c324dff7913d78f2a95a727e77e1774c603f5361d897a8164f150e398f9561ee4a mapserver-7.4.3.tar.gz" 71sha512sums="6885780edd005ea2907e7cd20e435fc33e9642a106663ee5f5d601f32b0fd9ad18e21f17d33cc652865b4728db6394b567a35714bacd9a9aa340394726635bca mapserver-7.4.4.tar.gz"