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
767900a2
Commit
767900a2
authored
7 years ago
by
Sébastien Blin
Browse files
Options
Downloads
Patches
Plain Diff
contrib: bump libressl version to fix multiple definitions
Change-Id: I6f66fa33865f16f9c687bd6419a3428908d454b8
parent
32d486e7
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
contrib/src/libressl/SHA512SUMS
+1
-1
1 addition, 1 deletion
contrib/src/libressl/SHA512SUMS
contrib/src/libressl/rules.mak
+2
-2
2 additions, 2 deletions
contrib/src/libressl/rules.mak
with
3 additions
and
3 deletions
contrib/src/libressl/SHA512SUMS
+
1
−
1
View file @
767900a2
f177ba77d6f1ec6e7d843325997e86ad86b309e3e7aa495a7c0960d97ef838690d78c8200077b08e6f430bf007b28949453e5515f788de19fbcc97057560385f portable-190bd346e75575b9436a2e9e14b28618f0234e1b
.tar.gz
e341dbce8ef3e3314a0734918e83d74f6e8f36a0b84e63dde8d3e6fda0205745ba233527339cc065da644d5f784c44aa09c56ef952f0f7de5f2f14c09016a89e portable-0974145a9e62d844b5b159cddbce36552bca30df
.tar.gz
This diff is collapsed.
Click to expand it.
contrib/src/libressl/rules.mak
+
2
−
2
View file @
767900a2
...
...
@@ -19,8 +19,8 @@
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
#
LIBRESSL_VERSION
:=
190bd346e75575b9436a2e9e14b28618f0234e1b
OPENBSD_VERSION
:=
OPENBSD_6_
2
LIBRESSL_VERSION
:=
0974145a9e62d844b5b159cddbce36552bca30df
OPENBSD_VERSION
:=
OPENBSD_6_
3
LIBRESSL_URL
:=
https://github.com/libressl-portable/portable/archive/
$(
LIBRESSL_VERSION
)
.tar.gz
OPENBSD_URL
:=
https://github.com/libressl-portable/openbsd/archive/
$(
OPENBSD_VERSION
)
.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