mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
geos: update to 3.13.0.
This commit is contained in:
parent
9dc6f9088c
commit
b6eba1c0c6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'geos'
|
||||
pkgname=geos
|
||||
version=3.11.1
|
||||
version=3.13.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
short_desc="C++ port of the Java Topology Suite (JTS)"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Nyx70 <n.y.x@bluewin.ch>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://libgeos.org/"
|
||||
distfiles="https://download.osgeo.org/geos/geos-${version}.tar.bz2"
|
||||
checksum=6d0eb3cfa9f92d947731cc75f1750356b3bdfc07ea020553daf6af1c768e0be2
|
||||
checksum=47ec83ff334d672b9e4426695f15da6e6368244214971fabf386ff8ef6df39e4
|
||||
|
||||
geos-devel_package() {
|
||||
depends="${makedepends} ${sourcepkg}-${version}_${revision}"
|
||||
|
|
Loading…
Add table
Reference in a new issue