result.extend([
dict(
- name="OpenSSL 1.0.2a",
- url="https://www.openssl.org/source/openssl-1.0.2a.tar.gz",
- checksum='a06c547dac9044161a477211049f60ef',
+ name="OpenSSL 1.0.2c",
+ url="https://www.openssl.org/source/openssl-1.0.2c.tar.gz",
+ checksum='8c8d81a9ae7005276e486702edbcd4b6',
patches=[
"openssl_sdk_makedepend.patch",
],
# Parent 25a9af415e8c3faf591c360d5f0e361d049b2b43
# openssl_sdk_makedepend.patch
#
-# using openssl 1.0.2a
+# using openssl 1.0.2c
#
# - support building with an OS X SDK
# - allow "make depend" to use compilers with names other than "gcc"