aboutsummaryrefslogtreecommitdiff
path: root/scripts/make-hashes.pl
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2007-10-29 16:08:39 +0000
committerRob Austein <sra@hactrn.net>2007-10-29 16:08:39 +0000
commitad6d9a46ba9a14d6cd5560ee78ba4cc1ad770ff6 (patch)
tree208b82f25f3c56e3b6fc3388bb92a4eaa824601f /scripts/make-hashes.pl
parent0487907ac58a6f2f84177434091743879733304e (diff)
OpenSSL 0.9.8f -> 0.9.8g
svn path=/openssl/Makefile; revision=1191
Diffstat (limited to 'scripts/make-hashes.pl')
-rw-r--r--scripts/make-hashes.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/make-hashes.pl b/scripts/make-hashes.pl
index 5bb22c3c..3fb2ac2e 100644
--- a/scripts/make-hashes.pl
+++ b/scripts/make-hashes.pl
@@ -3,7 +3,7 @@
use strict;
-my $openssl = "/u/sra/isc/route-pki/subvert-rpki.hactrn.net/openssl/openssl-0.9.8f/apps/openssl";
+my $openssl = "/u/sra/isc/route-pki/subvert-rpki.hactrn.net/openssl/openssl-0.9.8g/apps/openssl";
my $dir = "hashed";
my @cmds;