Cc: Guillermo Rodriguez <[email protected]> Signed-off-by: Roland Hieber <[email protected]>
--- I originally made that patch for 5.01 -> 5.46, but someone was faster :) --- rules/stunnel.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/stunnel.make b/rules/stunnel.make index 01664f8e4..e5ed5bfa8 100644 --- a/rules/stunnel.make +++ b/rules/stunnel.make @@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_STUNNEL) += stunnel # # Paths and names # -STUNNEL_VERSION := 5.45 -STUNNEL_MD5 := 68c64609c6154d485883f7c436def004 +STUNNEL_VERSION := 5.46 +STUNNEL_MD5 := 2836e0740d4a16fa489445d969ec0b7d STUNNEL := stunnel-$(STUNNEL_VERSION) STUNNEL_SUFFIX := tar.gz STUNNEL_URL := \ -- 2.17.1 _______________________________________________ ptxdist mailing list [email protected]
