Skip to content

Commit 2c239eb

Browse files
committed
mingw: Update to opus 1.2.1.
New release of the codec reference implementation.
1 parent dc27cf1 commit 2c239eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mingw/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ DEPS = ogg opus ssl
88
ogg_URL := https://downloads.xiph.org/releases/ogg/libogg-1.3.2.tar.xz
99
ogg_SHA := 3f687ccdd5ac8b52d76328fbbfebc70c459a40ea891dbf3dccb74a210826e79b
1010

11-
opus_URL := https://archive.mozilla.org/pub/opus/opus-1.2.tar.gz
12-
opus_SHA := 77db45a87b51578fbc49555ef1b10926179861d854eb2613207dc79d9ec0a9a9
11+
opus_URL := https://archive.mozilla.org/pub/opus/opus-1.2.1.tar.gz
12+
opus_SHA := cfafd339ccd9c5ef8d6ab15d7e1a412c054bf4cb4ecbbbcc78c12ef2def70732
1313

1414
ssl_URL := https://openssl.org/source/openssl-1.0.2l.tar.gz
1515
ssl_SHA := ce07195b659e75f4e1db43552860070061f156a98bb37b672b101ba6e3ddf30c

0 commit comments

Comments
 (0)