wok-current diff tls/receipt @ rev 25586
Fix linux build with gcc > 6 again
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Mon May 29 12:23:26 2023 +0000 (17 months ago) |
parents | 5f6c5106b1f5 |
children |
line diff
1.1 --- a/tls/receipt Mon Jan 31 11:41:46 2022 +0000 1.2 +++ b/tls/receipt Mon May 29 12:23:26 2023 +0000 1.3 @@ -7,7 +7,7 @@ 1.4 MAINTAINER="erjo@slitaz.org" 1.5 LICENSE="MIT" 1.6 TARBALL="${PACKAGE}${VERSION}-src.tar.gz" 1.7 -WEB_SITE="http://tls.sourceforge.net/" 1.8 +WEB_SITE="https://tls.sourceforge.net/" 1.9 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.10 1.11 DEPENDS="openssl tcl"