connman: upgrade to readline latest

This commit is contained in:
Doron Behar
2020-03-27 10:43:50 +03:00
parent e55ad4897d
commit a0e966d797
+2 -2
View File
@@ -10,7 +10,7 @@
, iptables , iptables
, gnutls , gnutls
, polkit, , polkit,
, readline6 , readline
, pptp , pptp
, ppp , ppp
}: }:
@@ -32,7 +32,7 @@ stdenv.mkDerivation rec {
dbus dbus
iptables iptables
gnutls gnutls
readline6 readline
pptp pptp
ppp ppp
]; ];