summaryrefslogtreecommitdiffstats
path: root/crypto/openssl/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssl/DETAILS')
-rwxr-xr-xcrypto/openssl/DETAILS6
1 files changed, 3 insertions, 3 deletions
diff --git a/crypto/openssl/DETAILS b/crypto/openssl/DETAILS
index cb8164f190..06e570c7fe 100755
--- a/crypto/openssl/DETAILS
+++ b/crypto/openssl/DETAILS
@@ -6,10 +6,10 @@ fi
case $OPENSSL_BRANCH in
0.9)
- VERSION=0.9.8o
+ VERSION=0.9.8r
;;
1.0)
- VERSION=1.0.0a
+ VERSION=1.0.0d
PATCHLEVEL=0
;;
esac
@@ -31,7 +31,7 @@ esac
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE=http://www.openssl.org/
ENTERED=20010922
- SECURITY_PATCH=9
+ SECURITY_PATCH=12
LICENSE[0]=http://www.cgicentral.net/400CS/Docs/openssl/LICENSE.openssl.html
KEYWORDS="crypto"
SHORT="library for providing encrypted transport layers"