diff options
Diffstat (limited to 'devel/spatialindex/Makefile')
-rw-r--r-- | devel/spatialindex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/spatialindex/Makefile b/devel/spatialindex/Makefile index 2c7566546258..c6312ff042fe 100644 --- a/devel/spatialindex/Makefile +++ b/devel/spatialindex/Makefile @@ -1,5 +1,5 @@ PORTNAME= spatialindex -DISTVERSION= 2.0.0 +DISTVERSION= 2.1.0 CATEGORIES= devel MASTER_SITES= https://github.com/libspatialindex/libspatialindex/releases/download/${DISTVERSION}/ DISTNAME= ${PORTNAME}-src-${PORTVERSION} |