aboutsummaryrefslogtreecommitdiff
path: root/scripts/make-hashes.pl
diff options
context:
space:
mode:
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;