diff --git a/geo/traccar/Makefile b/geo/traccar/Makefile index 25025945f74..36aecd1d16d 100644 --- a/geo/traccar/Makefile +++ b/geo/traccar/Makefile @@ -1,7 +1,7 @@ -# $OpenBSD: Makefile,v 1.9 2020/01/22 21:39:07 sthen Exp $ +# $OpenBSD: Makefile,v 1.10 2020/04/08 12:46:54 sthen Exp $ COMMENT = modern GPS tracking platform -V = 4.7 +V = 4.8 PKGNAME = traccar-${V} DISTNAME = traccar-other-${V} EXTRACT_SUFX = .zip @@ -18,8 +18,7 @@ PERMIT_PACKAGE = Yes MASTER_SITES = https://github.com/traccar/traccar/releases/download/v${V}/ MODULES = java -# XXX if updating, please check if it works with jdk 11 and switch to "1.8+" if ok -MODJAVA_VER = 1.8 +MODJAVA_VER = 1.8+ RUN_DEPENDS= java/javaPathHelper diff --git a/geo/traccar/distinfo b/geo/traccar/distinfo index ab063e6932a..d51ec7f7516 100644 --- a/geo/traccar/distinfo +++ b/geo/traccar/distinfo @@ -1,2 +1,2 @@ -SHA256 (traccar-other-4.7.zip) = yjZ1P5ppdhPT47pVVfyWXcXryQn//PcIwD2G0grSJVE= -SIZE (traccar-other-4.7.zip) = 56124485 +SHA256 (traccar-other-4.8.zip) = fxdgeVfR/Mle1KOmceZtuuQoNaY2JKh9isK3zzge088= +SIZE (traccar-other-4.8.zip) = 56131499