Bump versions of openssl and glib

This commit is contained in:
Kovid Goyal 2020-08-17 19:29:47 +05:30
parent 9e91907268
commit 607fc44919
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -137,8 +137,8 @@
{
"name": "openssl",
"unix": {
"filename": "openssl-1.0.2r.tar.gz",
"hash": "sha256:ae51d08bba8a83958e894946f15303ff894d75c2b8bbd44a852b64e3fe11d0d6",
"filename": "openssl-1.1.1g.tar.gz",
"hash": "sha256:ddb04774f1e32f0c49751e21b67216ac87852ceb056b75209af2443400636d46",
"urls": ["https://www.openssl.org/source/{filename}"]
}
},
@ -370,9 +370,9 @@
"name": "glib",
"os": "linux",
"unix": {
"filename": "glib-2.60.1.tar.xz",
"hash": "sha256:89f884f5d5c6126140ec868cef184c42ce72902c13cd08f36e660371779b5560",
"urls": ["http://ftp.gnome.org/pub/GNOME/sources/glib/2.60/{filename}"]
"filename": "glib-2.65.1.tar.xz",
"hash": "sha256:bc63bf6c32713e0ee1dddc28e03f23b4a20c78bcb9a2c5b0f4eea41e46fb9cee",
"urls": ["https://ftp.gnome.org/pub/GNOME/sources/glib/2.65/{filename}"]
}
},