spatialite-tools: bump after proj update

This commit is contained in:
Henrik Grimler 2021-06-10 21:23:17 +02:00
parent cff835123c
commit f9f304898f
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ TERMUX_PKG_DESCRIPTION="Collection of tools supporting SpatiaLite"
TERMUX_PKG_LICENSE="GPL-3.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=5.0.1
TERMUX_PKG_REVISION=1
TERMUX_PKG_SRCURL=https://www.gaia-gis.it/gaia-sins/spatialite-tools-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=9604c205e87f037789bc52302c66ccd1371c3e98c74e8ec4e29b0752de35171c
TERMUX_PKG_DEPENDS="libgeos, libexpat, sqlite, proj, libspatialite"