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 4cdf5f5..3c4b348 100644 --- a/conf/distro/mlinux.conf +++ b/conf/distro/mlinux.conf @@ -72,4 +72,4 @@ require java.inc PREFERRED_VERSION_nodejs ?= "10.%" PREFERRED_VERSION_nodejs-native ?= "10.%" -PREFERRED_VERSION_gpsd ?= "3.16" +PREFERRED_VERSION_gpsd ?= "3.20" |