kumquat-buildroot/package/sslh/Config.in
Fabrice Fontaine 5b9c58531e package/sslh: bump to version 1.22c
- pcre2 is mandatory since version 1.22b and
  37d2756703
- Drop patch (not needed anymore)

https://github.com/yrutschle/sslh/blob/v1.22c/ChangeLog

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2022-01-01 12:02:54 +01:00

10 lines
235 B
Plaintext

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