summaryrefslogtreecommitdiff
path: root/openssl/version.mk
diff options
context:
space:
mode:
authorTobias Krause <tkr@openoffice.org>2010-06-07 13:32:25 +0200
committerTobias Krause <tkr@openoffice.org>2010-06-07 13:32:25 +0200
commitdd5df7786a6601733ac5a6f68a7a484084394d74 (patch)
tree331cedf23cb2d92af0166bb996f2ce9a0c899dd0 /openssl/version.mk
parentecc335ffb70ba20d8a97291c4ded8075917a7639 (diff)
jl153: #111875# Update OpenSSL to version 0.9.8o on all platforms except MacOSX (here we are using system openssl)
Diffstat (limited to 'openssl/version.mk')
-rw-r--r--openssl/version.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/openssl/version.mk b/openssl/version.mk
index 6eb8862cd883..613f65a3d59a 100644
--- a/openssl/version.mk
+++ b/openssl/version.mk
@@ -1,7 +1,7 @@
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
-#
+#
# Copyright 2000, 2010 Oracle and/or its affiliates.
#
# OpenOffice.org - a multi-platform office productivity suite
@@ -26,8 +26,8 @@
#*************************************************************************
-OPENSSL_VERSION=0.9.8g
+OPENSSL_VERSION=0.9.8o
.IF "$(OS)" == "SOLARIS"
-OPENSSL_NAME=openssl-0.9.8l
+OPENSSL_NAME=openssl-0.9.8o
.ENDIF \ No newline at end of file