diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2014-08-14 23:01:43 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2014-08-15 03:21:43 -0500 |
commit | 4f321be89316be07da81794098833dd09377b5f0 (patch) | |
tree | 010bd2e3570c0d1cd073d3226e76ec7c148c896a /download.lst | |
parent | a53061deb1c2d81e0657fa8e1637cbbada285076 (diff) |
upgrade to openssl-1.0.1i
Change-Id: I1040cbe61f43a24f8a6cbf9f018f9f1f4860091d
Reviewed-on: https://gerrit.libreoffice.org/10926
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>
Diffstat (limited to 'download.lst')
-rw-r--r-- | download.lst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/download.lst b/download.lst index b58596d91dff..9eb59ac96a3e 100644 --- a/download.lst +++ b/download.lst @@ -110,7 +110,8 @@ export ODFGEN_TARBALL := libodfgen-0.1.1.tar.bz2 export OPENCOLLADA_MD5SUM := 4ca8a6ef0afeefc864e9ef21b9f14bd6 export OPENCOLLADA_TARBALL := OpenCOLLADA-master-6509aa13af.tar.bz2 export OPENLDAP_TARBALL := 804c6cb5698db30b75ad0ff1c25baefd-openldap-2.4.31.tgz -export OPENSSL_TARBALL := 8d6d684a9430d5cc98a62a5d8fbda8cf-openssl-1.0.1h.tar.gz +export OPENSSL_MD5SUM := c8dc151a671b9b92ff3e4c118b174972 +export OPENSSL_TARBALL := openssl-1.0.1i.tar.gz export ORCUS_TARBALL := 7681383be6ce489d84c1c74f4e7f9643-liborcus-0.7.0.tar.bz2 export PAGEMAKER_MD5SUM := f4e44d2b3a67b5d5a18dce50366156f4 export PAGEMAKER_TARBALL := libpagemaker-0.0.0.tar.bz2 |