mapserver: bump to include license file in package

This commit is contained in:
Henrik Grimler 2020-07-12 09:32:53 +02:00
parent bdf7964e00
commit bb63b93dfe
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ 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.6.0
TERMUX_PKG_REVISON=1
TERMUX_PKG_REVISON=2
TERMUX_PKG_SRCURL=https://download.osgeo.org/mapserver/mapserver-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=12380737ce71d78520ddaad90d1562a7e321436ad78d463923999030a03b4bda
TERMUX_PKG_DEPENDS="libc++, libiconv, freetype, libcurl, libcairo, libxml2, openjpeg, proj, gdal, libprotobuf-c"