aboutsummaryrefslogtreecommitdiff
path: root/openssl/Makefile
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2009-12-21 15:26:57 +0000
committermarha <marha@users.sourceforge.net>2009-12-21 15:26:57 +0000
commit0695dfb71ca6fe132d15a4d0890e8a868183adf9 (patch)
tree1803f38d893025a3dbfeafec7a56146e141c0772 /openssl/Makefile
parent1ee02cd0419021c3d4950af2619da39c6e9c47f0 (diff)
downloadvcxsrv-0695dfb71ca6fe132d15a4d0890e8a868183adf9.tar.gz
vcxsrv-0695dfb71ca6fe132d15a4d0890e8a868183adf9.tar.bz2
vcxsrv-0695dfb71ca6fe132d15a4d0890e8a868183adf9.zip
Switched to openssl-0.9.8l
Diffstat (limited to 'openssl/Makefile')
-rw-r--r--openssl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/openssl/Makefile b/openssl/Makefile
index 57d742e4d..cec055f63 100644
--- a/openssl/Makefile
+++ b/openssl/Makefile
@@ -4,7 +4,7 @@
## Makefile for OpenSSL
##
-VERSION=0.9.8k
+VERSION=0.9.8l
MAJOR=0
MINOR=9.8
SHLIB_VERSION_NUMBER=0.9.8
@@ -69,7 +69,7 @@ ARFLAGS=
AR=ar $(ARFLAGS) r
ARD=ar $(ARFLAGS) d
RANLIB= /usr/bin/ranlib
-PERL= /usr/bin/perl
+PERL= /usr/bin/perl5
TAR= tar
TARFLAGS= --no-recursion
MAKEDEPPROG=makedepend