Works only with openssl 1.0.1i

Time to switch to gnutls?

FossilOrigin-Name: 2995f42e473c0aef44d372c690b5ed6e1d78c7f00551554dab8777da9a918a69
This commit is contained in:
7u83@mail.ru 2015-02-03 07:16:03 +00:00
parent fa02e9994c
commit 0ce491e01a
1 changed files with 4 additions and 2 deletions

View File

@ -1,7 +1,9 @@
#!/bin/sh
#VERSION="1.0.1i"
VERSION="1.0.2"
VERSION="1.0.1i"
#VERSION="1.0.1l"
#VERSION="1.0.2"
if [ ! -e openssl-${VERSION} ]
then