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
2a87e785
Commit
2a87e785
authored
2 years ago
by
Adrien Béraud
Browse files
Options
Downloads
Patches
Plain Diff
contrib: update libressl
Change-Id: I870649563cc171736fccb83b949239f5fa12cfba
parent
81523459
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
contrib/src/libressl/SHA512SUMS
+2
-2
2 additions, 2 deletions
contrib/src/libressl/SHA512SUMS
contrib/src/libressl/rules.mak
+1
-1
1 addition, 1 deletion
contrib/src/libressl/rules.mak
with
3 additions
and
3 deletions
contrib/src/libressl/SHA512SUMS
+
2
−
2
View file @
2a87e785
652e4087344f33c88ead8bf433443a098a38ad9d463fa8321e55116897bbd3c4ffe1e0eccaa30e81f564a3d842c47c69cc78369fa4e9bce273248f833a253bfb portable-v3.4.0.tar.gz
b62ff408a0cdbbc670f4deea92865551c4b4e5c4ccf3f63d2e0cec929330f5abf5fe42defc6c33ee1edf2ad91e6df27e009197ee705bf84b135dad6ea2f7d6b0 portable-v3.5.3.tar.gz
e229ae3f34ddc69eef84ec98be88edd05008fb6c174c9f50fa004013932e774b2edf6170f5ffd2ac1f9977f3a32352f474644d825fe4b9df10d51e599f619afd openbsd-libressl-v3.4.0.tar.gz
ed2f02f3a2c3be68a754d1b34a3194905ca28db6981fed6b36288c2cc318c756dc8d604e2401091ad1201326f3c5899538969e81b5954fe235f29a5e877b2feb openbsd-libressl-v3.5.3.tar.gz
\ No newline at end of file
This diff is collapsed.
Click to expand it.
contrib/src/libressl/rules.mak
+
1
−
1
View file @
2a87e785
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
#
#
SSL_VERSION
:=
3.
4.0
SSL_VERSION
:=
3.
5.3
LIBRESSL_VERSION
:=
v
$(
SSL_VERSION
)
LIBRESSL_VERSION
:=
v
$(
SSL_VERSION
)
OPENBSD_VERSION
:=
libressl-v
$(
SSL_VERSION
)
OPENBSD_VERSION
:=
libressl-v
$(
SSL_VERSION
)
LIBRESSL_URL
:=
https://github.com/libressl-portable/portable/archive/
$(
LIBRESSL_VERSION
)
.tar.gz
LIBRESSL_URL
:=
https://github.com/libressl-portable/portable/archive/
$(
LIBRESSL_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