Move to version 0.6.3

This commit is contained in:
Mark Murray 1996-08-10 19:15:44 +00:00
parent 7279f52c21
commit 890f946482
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=3575
4 changed files with 24 additions and 2 deletions

View File

@ -1 +1 @@
MD5 (SSLeay-0.6.2.tar.gz) = f1e0ac84b4fc07dd6e7cb060d7ca790d
MD5 (SSLeay-0.6.3.tar.gz) = 8c0a9923b01bd33651134e1375285f8d

View File

@ -0,0 +1,11 @@
--- util/mk1mf.pl.ORG Sat Aug 10 15:52:08 1996
+++ util/mk1mf.pl Sat Aug 10 15:52:30 1996
@@ -154,7 +154,7 @@
if ($ranlib ne "")
{
- $ranlib="RANLIB=\$(SRC_D)$o$ranlib";
+ $ranlib="\$(SRC_D)$o$ranlib";
}
if ($msdos)

View File

@ -1 +1 @@
MD5 (SSLeay-0.6.2.tar.gz) = f1e0ac84b4fc07dd6e7cb060d7ca790d
MD5 (SSLeay-0.6.3.tar.gz) = 8c0a9923b01bd33651134e1375285f8d

View File

@ -0,0 +1,11 @@
--- util/mk1mf.pl.ORG Sat Aug 10 15:52:08 1996
+++ util/mk1mf.pl Sat Aug 10 15:52:30 1996
@@ -154,7 +154,7 @@
if ($ranlib ne "")
{
- $ranlib="RANLIB=\$(SRC_D)$o$ranlib";
+ $ranlib="\$(SRC_D)$o$ranlib";
}
if ($msdos)