diff options
| author | Leo <thinkabit.ukim@gmail.com> | 2020-03-22 09:53:46 -0300 |
|---|---|---|
| committer | Leo <thinkabit.ukim@gmail.com> | 2020-03-22 18:17:21 +0000 |
| commit | bbaa297fc4bd4a34d12a83661331feae92aa95e7 (patch) | |
| tree | 9e7ed1d2a22d37abd4625af37d62355d83ecdd20 /testing/mapserver | |
| parent | 62550436b815d58f665d089e78f5a78425908003 (diff) | |
| download | aports-bbaa297fc4bd4a34d12a83661331feae92aa95e7.tar.bz2 aports-bbaa297fc4bd4a34d12a83661331feae92aa95e7.tar.xz | |
testing/mapserver: upgrade to 7.4.4
Diffstat (limited to 'testing/mapserver')
| -rw-r--r-- | testing/mapserver/APKBUILD | 8 |
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 @@ # Contributor: Bjoern Schilberg <bjoern@intevation.de> # Maintainer: Bjoern Schilberg <bjoern@intevation.de> pkgname=mapserver -pkgver=7.4.3 -pkgrel=4 -pkgdesc="MapServer is CGI-based platform for publishing spatial data and interactive mapping applications to the web" +pkgver=7.4.4 +pkgrel=0 +pkgdesc="CGI-based platform for publishing spatial data and interactive mapping applications to the web" url="https://mapserver.org/" arch="x86_64" license="MIT" @@ -68,4 +68,4 @@ package() { chmod -x "$pkgdir"/usr/include/mapserver/*.h } -sha512sums="6593c53b04c1a3f4339e8a1c0dbe49ee9a6ec0e97989e3de03a09a7e743fc3c324dff7913d78f2a95a727e77e1774c603f5361d897a8164f150e398f9561ee4a mapserver-7.4.3.tar.gz" +sha512sums="6885780edd005ea2907e7cd20e435fc33e9642a106663ee5f5d601f32b0fd9ad18e21f17d33cc652865b4728db6394b567a35714bacd9a9aa340394726635bca mapserver-7.4.4.tar.gz" |
