Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Xiph.Org
Opusfile
Commits
39c355ac
Verified
Commit
39c355ac
authored
May 02, 2020
by
Ralph Giles
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
mingw: Update dependency versions.
Latest release versions and checksums.
parent
0e2055e4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
mingw/Makefile
mingw/Makefile
+6
-6
No files found.
mingw/Makefile
View file @
39c355ac
...
...
@@ -5,14 +5,14 @@ TOOL_PREFIX ?= i686-w64-mingw32
# To build opusfile under mingw, we first need to build:
DEPS
=
ogg opus ssl
ogg_URL
:=
https://downloads.xiph.org/releases/ogg/libogg-1.3.
3
.tar.xz
ogg_SHA
:=
4f3fc6178a533d392064f14776b23c397ed4b9f48f5de297aba73b643f955c08
ogg_URL
:=
https://downloads.xiph.org/releases/ogg/libogg-1.3.
4
.tar.xz
ogg_SHA
:=
c163bc12bc300c401b6aa35907ac682671ea376f13ae0969a220f7ddf71893fe
opus_URL
:=
https://archive.mozilla.org/pub/opus/opus-1.3
-rc2
.tar.gz
opus_SHA
:=
f6bab321fb81db984766f1e4d340a9e71a5ca2c5d4d53f4ee072e84afda271ca
opus_URL
:=
https://archive.mozilla.org/pub/opus/opus-1.3
.1
.tar.gz
opus_SHA
:=
65b58e1e25b2a114157014736a3d9dfeaad8d41be1c8179866f144a2fb44ff9d
ssl_URL
:=
https://openssl.org/source/openssl-1.
0.2p
.tar.gz
ssl_SHA
:=
50a98e07b1a89eb8f6a99477f262df71c6fa7bef77df4dc83025a2845c827d00
ssl_URL
:=
https://openssl.org/source/openssl-1.
1.1g
.tar.gz
ssl_SHA
:=
ddb04774f1e32f0c49751e21b67216ac87852ceb056b75209af2443400636d46
all
:
$(DEPS)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment