mapserver: bump revision

This commit is contained in:
Leonid Plyushch 2019-06-20 14:22:57 +03:00 committed by Henrik Grimler
parent 0682e5ea6a
commit 7d59761a75

View File

@ -3,10 +3,10 @@ TERMUX_PKG_DESCRIPTION="MapServer is CGI-based platform for publishing spatial d
TERMUX_PKG_MAINTAINER="Bjoern Schilberg @BjoernSchilberg"
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_VERSION=7.4.0
TERMUX_PKG_REVISION=1
TERMUX_PKG_REVISION=2
TERMUX_PKG_SRCURL=https://download.osgeo.org/mapserver/mapserver-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=fc714f5836023fd39005296665c562022fa294348ecc244b93647b3ba1e361f5
TERMUX_PKG_DEPENDS="libiconv, freetype, libcurl, libcairo, libxml2, openjpeg, proj, gdal, libprotobuf-c"
TERMUX_PKG_DEPENDS="libc++, libiconv, freetype, libcurl, libcairo, libxml2, openjpeg, proj, gdal, libprotobuf-c"
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="
-DWITH_GDAL=ON
-DWITH_GEOS=ON