From efa02e3f943fd5a2209cfc43785a72fe180a53c9 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Tue, 18 Aug 2020 21:25:00 +0530 Subject: [PATCH] Bump versions of openssl and glib --- bypy/sources.json | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/bypy/sources.json b/bypy/sources.json index 06ba961d2..0ea781314 100644 --- a/bypy/sources.json +++ b/bypy/sources.json @@ -71,8 +71,8 @@ { "name": "openssl", "unix": { - "filename": "openssl-1.0.2u.tar.gz", - "hash": "sha256:ecd0c6ffb493dd06707d38b14bb4d8c2288bb7033735606569d8f90f89669d16", + "filename": "openssl-1.1.1g.tar.gz", + "hash": "sha256:ddb04774f1e32f0c49751e21b67216ac87852ceb056b75209af2443400636d46", "urls": ["https://www.openssl.org/source/{filename}"] } }, @@ -188,7 +188,7 @@ "unix": { "filename": "libiconv-1.16.tar.gz", "hash": "sha256:e6a1b1b589654277ee790cce3734f07876ac4ccfaecbee8afa0b649cf529cc04", - "urls": ["http://ftp.gnu.org/pub/gnu/libiconv/{filename}"] + "urls": ["https://ftp.gnu.org/pub/gnu/libiconv/{filename}"] } }, @@ -196,13 +196,12 @@ "name": "glib", "os": "linux", "unix": { - "filename": "glib-2.57.1.tar.xz", - "hash": "sha256:d029e7c4536835f1f103472f7510332c28d58b9b7d6cd0e9f45c2653e670d9b4", - "urls": ["http://ftp.gnome.org/pub/GNOME/sources/glib/2.57/{filename}"] + "filename": "glib-2.65.1.tar.xz", + "hash": "sha256:bc63bf6c32713e0ee1dddc28e03f23b4a20c78bcb9a2c5b0f4eea41e46fb9cee", + "urls": ["https://ftp.gnome.org/pub/GNOME/sources/glib/2.65/{filename}"] } }, - { "name": "freetype", "os": "linux",