perl-path-tiny: bump to version 0.061
[buildroot-gz.git] / package / stunnel / Config.in
blobe4a956770e46dfadce0d8b2f38b8d835102ebc8f
1 config BR2_PACKAGE_STUNNEL
2         bool "stunnel"
3         depends on BR2_USE_MMU # fork()
4         select BR2_PACKAGE_OPENSSL
5         help
6           Stunnel is a program that wraps any TCP connection with an SSL
7           connection.
9           http://www.stunnel.org/