diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/mlinux.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/mlinux.conf b/conf/distro/mlinux.conf index ec66d1d..a728be0 100644 --- a/conf/distro/mlinux.conf +++ b/conf/distro/mlinux.conf @@ -74,4 +74,4 @@ require java.inc PREFERRED_VERSION_nodejs ?= "10.%" PREFERRED_VERSION_nodejs-native ?= "10.%" -PREFERRED_VERSION_gpsd ?= "3.16" +PREFERRED_VERSION_gpsd ?= "3.18" |