Merge pull request #249 from ertugerata/master

openssl fix
This commit is contained in:
Ertuğrul Erata
2016-03-02 20:31:08 +02:00
+2 -2
View File
@@ -13,9 +13,9 @@
<IsA>library</IsA>
<Summary>Toolkit for SSL v2/v3 and TLS v1</Summary>
<Description>OpenSSL is a cryptography toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) network protocols and related cryptography standards required by them.</Description>
<Archive sha1sum="2c5691496761cb18f98476eefa4d35c835448fb6" type="targz">ftp://ftp.openssl.org/source/openssl-1.0.2e.tar.gz</Archive>
<Archive sha1sum="2047c592a6e5a42bd37970bdb4a931428110a927" type="targz">ftp://ftp.openssl.org/source/openssl-1.0.2f.tar.gz</Archive>
<AdditionalFiles>
<Archive sha1sum="2047c592a6e5a42bd37970bdb4a931428110a927" type="targz">ftp://ftp.openssl.org/source/openssl-1.0.2f.tar.gz</Archive>
<AdditionalFile target="openssl-1.0.0-beta4-ca-dir.patch">openssl-1.0.0-beta4-ca-dir.patch</AdditionalFile>
</AdditionalFiles>
<BuildDependencies>
<Dependency>zlib-devel</Dependency>