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
0b2db06a
Commit
0b2db06a
authored
5 years ago
by
Adrien Béraud
Browse files
Options
Downloads
Patches
Plain Diff
contrib: update gnutls to 3.6.10
Change-Id: Id4418d64f32bfe7a080005969b5acb50e9ded227
parent
25ae46f5
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
contrib/src/gnutls/SHA512SUMS
+1
-1
1 addition, 1 deletion
contrib/src/gnutls/SHA512SUMS
contrib/src/gnutls/rules.mak
+1
-5
1 addition, 5 deletions
contrib/src/gnutls/rules.mak
with
2 additions
and
6 deletions
contrib/src/gnutls/SHA512SUMS
+
1
−
1
View file @
0b2db06a
ae9b8996eb9b7269d28213f0aca3a4a17890ba8d47e3dc3b8e754ab8e2b4251e9412aaaa161a8bf56167f04cc169b4cada46f55a7bde92b955eb36cd717a99f3 gnutls-3.6.7.tar.xz
\ No newline at end of file
fe0481f9e4219e983b01b91e69ffd95819a4c0d0c09028509106d561967e9c5d900bc5e3a48140a34fa4467feda2a619085adf3fa8fdade96c8debf125e91ae8 gnutls-3.6.10.tar.xz
\ No newline at end of file
This diff is collapsed.
Click to expand it.
contrib/src/gnutls/rules.mak
+
1
−
5
View file @
0b2db06a
# GnuTLS
GNUTLS_VERSION
:=
3.6.
7
GNUTLS_VERSION
:=
3.6.
10
GNUTLS_URL
:=
https://www.gnupg.org/ftp/gcrypt/gnutls/v3.6/gnutls-
$(
GNUTLS_VERSION
)
.tar.xz
PKGS
+=
gnutls
...
...
@@ -52,10 +52,6 @@ GNUTLS_CONF := \
--without-idn
\
$(
HOSTCONF
)
ifdef
HAVE_ANDROID
GNUTLS_CONF
+=
--disable-hardware-acceleration
endif
ifdef
HAVE_IOS
GNUTLS_CONF
+=
--disable-hardware-acceleration
endif
...
...
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