[arch-commits] Commit in sslh/trunk (PKGBUILD sslh.cfg)
Sébastien Luttringer
seblu at archlinux.org
Thu Jul 1 01:09:39 UTC 2021
Date: Thursday, July 1, 2021 @ 01:09:39
Author: seblu
Revision: 969037
upgpkg: sslh 1.21c-2 REPACK
Modified:
sslh/trunk/PKGBUILD
sslh/trunk/sslh.cfg
----------+
PKGBUILD | 2 +-
sslh.cfg | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-01 01:09:26 UTC (rev 969036)
+++ PKGBUILD 2021-07-01 01:09:39 UTC (rev 969037)
@@ -22,7 +22,7 @@
validpgpkeys=('CDDDBADBEA4B72748E007D326C056F7AC7934136') # Yves Rutschle <yves at rutschle.net>
sha256sums=('3bfe783726f82c1f5a4be630ddc494ebb08dbb69980662cd7ffdeb7bc9e1e706'
'SKIP'
- '35ed3d14c6fa78f82037b64779ec3e6884563e15df471689ede1606a05e8a59a'
+ '3feff7e2c096bc18d8f0073141c1017dccd4abbbc491fa16b55afd5c5ff6352c'
'49ed1c88b0de079bc31a94e600b63edd7ea95b4aa9b5f533c15db1221d0892db'
'5824ae86ced9142c37343367bd737661c2da826fba244cea7072685347be2250'
'd41f7cb8a3a3d8fc11608bc552014f03177ac3cdd8c5c6157d7d1a557d91cacb'
Modified: sslh.cfg
===================================================================
--- sslh.cfg 2021-07-01 01:09:26 UTC (rev 969036)
+++ sslh.cfg 2021-07-01 01:09:39 UTC (rev 969037)
@@ -14,7 +14,7 @@
{ name: "openvpn"; host: "localhost"; port: "1194"; probe: "builtin"; },
{ name: "xmpp"; host: "localhost"; port: "5222"; probe: "builtin"; },
{ name: "http"; host: "localhost"; port: "80"; probe: "builtin"; },
- { name: "ssl"; host: "localhost"; port: "8443"; probe: "builtin"; },
+ { name: "tls"; host: "localhost"; port: "8443"; probe: "builtin"; },
{ name: "anyprot"; host: "localhost"; port: "8443"; probe: "builtin"; }
);
More information about the arch-commits
mailing list