diff options
Diffstat (limited to 'astro/traccar/Makefile')
-rw-r--r-- | astro/traccar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/traccar/Makefile b/astro/traccar/Makefile index b1195cc3b6e6..1b110ec816af 100644 --- a/astro/traccar/Makefile +++ b/astro/traccar/Makefile @@ -1,5 +1,5 @@ PORTNAME= traccar -PORTVERSION= 6.9.1 +PORTVERSION= 6.10.0 CATEGORIES= astro java MASTER_SITES= https://github.com/traccar/traccar/releases/download/v${DISTVERSION}/ DISTNAME= ${PORTNAME}-other-${DISTVERSION} |