Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
jami-daemon
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
savoirfairelinux
jami-daemon
Commits
ff66cac2
Commit
ff66cac2
authored
2 years ago
by
Adrien Béraud
Browse files
Options
Downloads
Patches
Plain Diff
contrib: update vpx
Change-Id: I02057d31ede36eff218c2d06d20a4e7d2e49cc7b
parent
85a550e8
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
contrib/src/vpx/SHA512SUMS
+1
-1
1 addition, 1 deletion
contrib/src/vpx/SHA512SUMS
contrib/src/vpx/rules.mak
+1
-1
1 addition, 1 deletion
contrib/src/vpx/rules.mak
with
2 additions
and
2 deletions
contrib/src/vpx/SHA512SUMS
+
1
−
1
View file @
ff66cac2
f88c588145b5164e98531b75215e119056cd806a9dbe6599bb9dab35c0af0ecd4b3daabee7d795e412a58aeb543d5c7dc0107457c4bd8f4d434e966e8e22a32d libvpx-v1.10.0.tar.gz
dc059bc3102b75524ae29989372334b3e0f2acf1520e5a4daa4073831bb55949d82897c498fb9d2d38b59f1a66bb0ad24407d0d086b1e3a8394a4933f04f2ed0 libvpx-v1.12.0.tar.gz
\ No newline at end of file
This diff is collapsed.
Click to expand it.
contrib/src/vpx/rules.mak
+
1
−
1
View file @
ff66cac2
# libvpx
# libvpx
VPX_HASH
:=
v1.1
0
.0
VPX_HASH
:=
v1.1
2
.0
VPX_URL
:=
https://github.com/webmproject/libvpx/archive/
$(
VPX_HASH
)
.tar.gz
VPX_URL
:=
https://github.com/webmproject/libvpx/archive/
$(
VPX_HASH
)
.tar.gz
$(TARBALLS)/libvpx-$(VPX_HASH).tar.gz
:
$(TARBALLS)/libvpx-$(VPX_HASH).tar.gz
:
...
...
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