diff options
-rw-r--r-- | conf/distro/include/slugos.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/distro/include/slugos.inc b/conf/distro/include/slugos.inc index 4c849d095d..2e004d26bd 100644 --- a/conf/distro/include/slugos.inc +++ b/conf/distro/include/slugos.inc @@ -178,6 +178,9 @@ SRCDATE_diet-x11 ?= "20060106" # Latest wpa-supplicant which supports madwifi-ng PREFERRED_VERSION_wpa-supplicant ?= "0.5.1" +# Latest linphone supports yeaphone +PREFERRED_VERSION_linphone ?= "1.6.0" + # Ensure consistency across all SlugOS builds for the provider of a # relational database - use the latest version of the SleepyCat # Berkeley database |