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
db1b044c
Commit
db1b044c
authored
1 year ago
by
Adrien Béraud
Browse files
Options
Downloads
Patches
Plain Diff
contrib: update pjproject
Change-Id: I725392df29e76a1dd36c7163f9defe6484573223
parent
541ee08e
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 @
db1b044c
2f667597a718ea1d036730bedff47cc0230fdb9a174b28a6df3f25ed5dbc7c0ff086b08844b28c2f1bf55a148b93d567ba2b5088bd7721a65d1e2a2e626b6460 pjproject-d01f2e5c71d2839a73c7f1cd0e3a5456d36b8253
.tar.gz
776ec352746a3493a56979ddc76194d2091c54fc42d0f6ed93bd0d043e6713dd8dad6a1bd0087ef19e21adfbc6a7167f5ad19179e421c743ec05103cec9de61a pjproject-deeea7c0942fe26678dd0a5507aefc4097d160a8
.tar.gz
This diff is collapsed.
Click to expand it.
contrib/src/pjproject/package.json
+
1
−
1
View file @
db1b044c
{
{
"name"
:
"pjproject"
,
"name"
:
"pjproject"
,
"version"
:
"d
01f2e5c71d2839a73c7f1cd0e3a5456d36b8253
"
,
"version"
:
"d
eeea7c0942fe26678dd0a5507aefc4097d160a8
"
,
"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 @
db1b044c
# PJPROJECT
# PJPROJECT
PJPROJECT_VERSION
:=
d
01f2e5c71d2839a73c7f1cd0e3a5456d36b8253
PJPROJECT_VERSION
:=
d
eeea7c0942fe26678dd0a5507aefc4097d160a8
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