buildroot/package/sslh/Config.in
Fabrice Fontaine bdf4a7313c package/sslh: bump to version 1.21c
- Drop patch (already in version)
- libbsd is an optional dependency since version 1.21b and
  0380a4309f
- libconfig is optional since version 1.21c and
  2c93a015ea
- Update indentation in hash file (two spaces)

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2020-10-13 13:34:31 +02:00

9 lines
162 B
Plaintext

config BR2_PACKAGE_SSLH
bool "sslh"
# uses fork()
depends on BR2_USE_MMU
help
Applicative protocol multiplexer
http://www.rutschle.net/tech/sslh.shtml