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
44ed2652
Commit
44ed2652
authored
11 months ago
by
Sébastien Blin
Browse files
Options
Downloads
Patches
Plain Diff
contrib: bump libvpx to 1.14.0
GitLab:
#999
Change-Id: I1ad65b85146938f5c1f03b882a7a1564c80e2616
parent
9098dfa6
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
contrib/src/vpx/SHA512SUMS
+1
-1
1 addition, 1 deletion
contrib/src/vpx/SHA512SUMS
contrib/src/vpx/package.json
+1
-1
1 addition, 1 deletion
contrib/src/vpx/package.json
contrib/src/vpx/rules.mak
+1
-1
1 addition, 1 deletion
contrib/src/vpx/rules.mak
with
3 additions
and
3 deletions
contrib/src/vpx/SHA512SUMS
+
1
−
1
View file @
44ed2652
dc059bc3102b75524ae29989372334b3e0f2acf1520e5a4daa4073831bb55949d82897c498fb9d2d38b59f1a66bb0ad24407d0d086b1e3a8394a4933f04f2ed0
libvpx-v1.1
2
.0.tar.gz
724150c5cafa934e0a8dd9aebbab8afd25aa4f584734e0de37837ec2e8bdcbd9390acd7f883665be7ecdc27af93afda737a4dea7e3bd7531abffcc5bb7c2c7d2
libvpx-v1.1
4
.0.tar.gz
This diff is collapsed.
Click to expand it.
contrib/src/vpx/package.json
+
1
−
1
View file @
44ed2652
{
"name"
:
"vpx"
,
"version"
:
"
c01b6dc8451f09745916c079e036364ab63b93cd
"
,
"version"
:
"
f4d13145a2c3aea6fbf211dc493ea4e97be6a092
"
,
"url"
:
"https://github.com/ShiftMediaProject/libvpx/archive/__VERSION__.tar.gz"
,
"deps"
:
[],
"patches"
:
[],
...
...
This diff is collapsed.
Click to expand it.
contrib/src/vpx/rules.mak
+
1
−
1
View file @
44ed2652
# libvpx
VPX_HASH
:=
v1.1
2
.0
VPX_HASH
:=
v1.1
4
.0
VPX_URL
:=
https://github.com/webmproject/libvpx/archive/
$(
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