Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions crypto/openssl/DETAILS
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
MODULE=openssl
VERSION=3.6.2
VERSION=4.0.1
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE2=Makefile.openssl-certs
SOURCE_URL[0]=https://github.com/$MODULE/$MODULE/releases/download/${MODULE}-${VERSION}/
Expand All @@ -8,11 +8,11 @@ SOURCE_URL[2]=http://www.dentarthurdent.com/transfer/openssl
SOURCE_URL[3]=ftp://ftp.infoscience.co.jp/pub/Crypto/SSL/openssl/source
SOURCE_URL[4]=ftp://ftp.duth.gr/pub/OpenSSL/source
SOURCE2_URL=$PATCH_URL
SOURCE_VFY=sha256:aaf51a1fe064384f811daeaeb4ec4dce7340ec8bd893027eee676af31e83a04f
SOURCE_VFY=sha256:2db3f3a0d6ea4b59e1f094ace2c8cd536dffb87cdc39084c5afa1e6f7f37dd09
SOURCE2_VFY=sha256:9b44b0bfac91672a3249e70484d036924ca528b4f704ff7ef2a9b46413d2afab
WEB_SITE=http://www.openssl.org
ENTERED=20010922
UPDATED=20260409
UPDATED=20260705
SHORT="A library for providing encrypted transport layers"
PSAFE="no"

Expand Down