OpenTLS ready
This commit is contained in:
parent
13e91dd365
commit
c537fb08cd
@ -60,7 +60,7 @@ foreach $file (@files)
|
|||||||
|
|
||||||
while (<IN>)
|
while (<IN>)
|
||||||
{
|
{
|
||||||
if ((s/SSLeay \d\.\d.\d[^"]*(\"|\s)/SSLeay $ver $time\1/) ||
|
if ((s/(SSLeay|OpenTLS) \d\.\d.\d[^"]*(\"|\s)/\1 $ver $time\2/) ||
|
||||||
s/^(\#define\s+SSLEAY_VERSION_NUMBER\s+0x)[0-9a-zA-Z]+(.*)$/$1$xver$2/)
|
s/^(\#define\s+SSLEAY_VERSION_NUMBER\s+0x)[0-9a-zA-Z]+(.*)$/$1$xver$2/)
|
||||||
{
|
{
|
||||||
print STDERR " Done";
|
print STDERR " Done";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user