projects
/
platform
/
upstream
/
curl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5eda4bf
)
Increased script version.
author
Guenter Knauf
<lists@gknw.net>
Fri, 1 Apr 2011 13:04:53 +0000
(15:04 +0200)
committer
Guenter Knauf
<lists@gknw.net>
Fri, 1 Apr 2011 13:04:53 +0000
(15:04 +0200)
lib/mk-ca-bundle.pl
patch
|
blob
|
history
diff --git
a/lib/mk-ca-bundle.pl
b/lib/mk-ca-bundle.pl
index 425286d220781472663c5d21277a5457dbc77599..b871a0b3a72d7de641138539b04b73a1d7b47c3d 100755
(executable)
--- a/
lib/mk-ca-bundle.pl
+++ b/
lib/mk-ca-bundle.pl
@@
-40,7
+40,7
@@
my $url = 'http://mxr.mozilla.org/mozilla/source/security/nss/lib/ckfw/builtins/
# If the OpenSSL commandline is not in search path you can configure it here!
my $openssl = 'openssl';
-my $version = '1.1
4
';
+my $version = '1.1
5
';
getopts('bhilnqtuv');