geos: update to 3.7.1.

This commit is contained in:
prspkt 2018-12-02 23:02:08 +02:00 committed by maxice8
parent fc94ee7a92
commit 3fcb1611a0

View file

@ -1,14 +1,14 @@
# Template file for 'geos' # Template file for 'geos'
pkgname=geos pkgname=geos
version=3.7.0 version=3.7.1
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
short_desc="C++ port of the Java Topology Suite (JTS)" short_desc="C++ port of the Java Topology Suite (JTS)"
maintainer="Giuseppe Fierro <gspe@ae-design.ws>" maintainer="Giuseppe Fierro <gspe@ae-design.ws>"
license="LGPL-2.1-or-later" license="LGPL-2.1-or-later"
homepage="https://trac.osgeo.org/geos" homepage="https://trac.osgeo.org/geos"
distfiles="http://download.osgeo.org/${pkgname}/${pkgname}-${version}.tar.bz2" distfiles="https://download.osgeo.org/${pkgname}/${pkgname}-${version}.tar.bz2"
checksum=4fbf41a792fd74293ab59e0a980e8654cd411a9d45416d66eaa12d53d1393fd7 checksum=0006c7b49eaed016b9c5c6f872417a7d7dc022e069ddd683335793d905a8228c
geos-devel_package() { geos-devel_package() {
depends="${makedepends} ${sourcepkg}-${version}_${revision}" depends="${makedepends} ${sourcepkg}-${version}_${revision}"