Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Opusfile
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Timothy B. Terriberry
Opusfile
Commits
e390a6f1
Commit
e390a6f1
authored
8 years ago
by
Ralph Giles
Browse files
Options
Downloads
Patches
Plain Diff
Update dependencies for the mingw build.
parent
016c1f0b
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
mingw/Makefile
+4
-4
4 additions, 4 deletions
mingw/Makefile
with
4 additions
and
4 deletions
mingw/Makefile
+
4
−
4
View file @
e390a6f1
...
...
@@ -8,11 +8,11 @@ DEPS = ogg opus ssl
ogg_URL
:=
http://downloads.xiph.org/releases/ogg/libogg-1.3.2.tar.xz
ogg_SHA
:=
3f687ccdd5ac8b52d76328fbbfebc70c459a40ea891dbf3dccb74a210826e79b
opus_URL
:=
https://archive.mozilla.org/pub/opus/opus-1.1.
1
.tar.gz
opus_SHA
:=
9b84ff56bd7720d5554103c557664efac2b8b18acc4bbcc234cb881ab9a3371e
opus_URL
:=
https://archive.mozilla.org/pub/opus/opus-1.1.
2
.tar.gz
opus_SHA
:=
0e290078e31211baa7b5886bcc8ab6bc048b9fc83882532da4a1a45e58e907fd
ssl_URL
:=
https://openssl.org/source/openssl-1.0.
1q
.tar.gz
ssl_SHA
:=
b3658b84e9ea606a5ded3c972a5517cd785282e7ea86b20c78aa4b773a047fb7
ssl_URL
:=
https://openssl.org/source/openssl-1.0.
2h
.tar.gz
ssl_SHA
:=
1d4007e53aad94a5b2002fe045ee7bb0b3d98f1a47f8b2bc851dcd1c74332919
all
:
$(DEPS)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment