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
f9268419
Commit
f9268419
authored
1 year ago
by
Adrien Béraud
Browse files
Options
Downloads
Patches
Plain Diff
contrib: update pjproject
Change-Id: I802152553dae070fd0e1d2cfb6d5a0259ff1a3d5
parent
1b189da3
No related branches found
No related tags found
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
contrib/src/pjproject/SHA512SUMS
+1
-1
1 addition, 1 deletion
contrib/src/pjproject/SHA512SUMS
contrib/src/pjproject/package.json
+1
-1
1 addition, 1 deletion
contrib/src/pjproject/package.json
contrib/src/pjproject/rules.mak
+1
-1
1 addition, 1 deletion
contrib/src/pjproject/rules.mak
with
3 additions
and
3 deletions
contrib/src/pjproject/SHA512SUMS
+
1
−
1
View file @
f9268419
a433d3f83a410745b5cab445a0c86da2e7a48ecde68454264a335768a2fe8ff8c822f236e4f0c757104d54220cdebeb8b4fad2dacc7b71fc3e4a59e943dbb6b7 pjproject-d044ad6c5b4221648c555da16196804e4721299c
.tar.gz
7d481f4dcbe7232ff5a63cae46206943b64ac2d30f3b4598a9caf863322c1cfcd93c6c1232e2fa8f4e747f54f70b71a9b8f42f7e90d98fdd02124088afbdd37d pjproject-e12ea3bfa81cc4f46031599f80707e81133f1353
.tar.gz
This diff is collapsed.
Click to expand it.
contrib/src/pjproject/package.json
+
1
−
1
View file @
f9268419
{
{
"name"
:
"pjproject"
,
"name"
:
"pjproject"
,
"version"
:
"
d044ad6c5b4221648c555da16196804e4721299c
"
,
"version"
:
"
e12ea3bfa81cc4f46031599f80707e81133f1353
"
,
"url"
:
"https://github.com/savoirfairelinux/pjproject/archive/__VERSION__.tar.gz"
,
"url"
:
"https://github.com/savoirfairelinux/pjproject/archive/__VERSION__.tar.gz"
,
"deps"
:
[
"gnutls"
],
"deps"
:
[
"gnutls"
],
"patches"
:
[
"patches"
:
[
...
...
This diff is collapsed.
Click to expand it.
contrib/src/pjproject/rules.mak
+
1
−
1
View file @
f9268419
# PJPROJECT
# PJPROJECT
PJPROJECT_VERSION
:=
d044ad6c5b4221648c555da16196804e4721299c
PJPROJECT_VERSION
:=
e12ea3bfa81cc4f46031599f80707e81133f1353
PJPROJECT_URL
:=
https://github.com/savoirfairelinux/pjproject/archive/
${
PJPROJECT_VERSION
}
.tar.gz
PJPROJECT_URL
:=
https://github.com/savoirfairelinux/pjproject/archive/
${
PJPROJECT_VERSION
}
.tar.gz
PJPROJECT_OPTIONS
:=
--disable-sound
\
PJPROJECT_OPTIONS
:=
--disable-sound
\
...
...
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