Skip to content
Snippets Groups Projects
Unverified Commit bfb3c96d authored by Ralph Giles's avatar Ralph Giles
Browse files

mingw: update to opus 1.1.3.

Build against latest stable upstream release.
parent 8da7aac7
No related branches found
No related tags found
No related merge requests found
...@@ -8,8 +8,8 @@ DEPS = ogg opus ssl ...@@ -8,8 +8,8 @@ DEPS = ogg opus ssl
ogg_URL := http://downloads.xiph.org/releases/ogg/libogg-1.3.2.tar.xz ogg_URL := http://downloads.xiph.org/releases/ogg/libogg-1.3.2.tar.xz
ogg_SHA := 3f687ccdd5ac8b52d76328fbbfebc70c459a40ea891dbf3dccb74a210826e79b ogg_SHA := 3f687ccdd5ac8b52d76328fbbfebc70c459a40ea891dbf3dccb74a210826e79b
opus_URL := https://archive.mozilla.org/pub/opus/opus-1.1.2.tar.gz opus_URL := https://archive.mozilla.org/pub/opus/opus-1.1.3.tar.gz
opus_SHA := 0e290078e31211baa7b5886bcc8ab6bc048b9fc83882532da4a1a45e58e907fd opus_SHA := 58b6fe802e7e30182e95d0cde890c0ace40b6f125cffc50635f0ad2eef69b633
ssl_URL := https://openssl.org/source/openssl-1.0.2h.tar.gz ssl_URL := https://openssl.org/source/openssl-1.0.2h.tar.gz
ssl_SHA := 1d4007e53aad94a5b2002fe045ee7bb0b3d98f1a47f8b2bc851dcd1c74332919 ssl_SHA := 1d4007e53aad94a5b2002fe045ee7bb0b3d98f1a47f8b2bc851dcd1c74332919
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment