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
b1ab54fc
Commit
b1ab54fc
authored
4 years ago
by
Adrien Béraud
Browse files
Options
Downloads
Patches
Plain Diff
contrib: update nettle
Change-Id: I40a6ced6f725537d77643d67bf48c0cb8b9d9681
parent
77227b9b
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
contrib/src/nettle/SHA512SUMS
+1
-1
1 addition, 1 deletion
contrib/src/nettle/SHA512SUMS
contrib/src/nettle/rules.mak
+2
-2
2 additions, 2 deletions
contrib/src/nettle/rules.mak
with
3 additions
and
3 deletions
contrib/src/nettle/SHA512SUMS
+
1
−
1
View file @
b1ab54fc
559d2afdbfb1ab0de2231e04b1ab15c11e1c38dc5a859f2f9f64124d6370a310319977
d6ba
7628ae2e1234e5821a7d7182bfdfc7f7475be9276cd69481c3447e nettle-91df68136ad1562cf9217599254706d8cfa970ea
.tar.gz
0dc2f80330e8bf68a5c57f5ed6827a6d36d1fc56bfb12ac1eddd0447ae56f728f93acd8bc30b46
d6
a
ba
48bc7fb72d009325e52fe85bf69778269fef3f6cbc017 nettle-nettle_3.7.2_release_20210321
.tar.gz
This diff is collapsed.
Click to expand it.
contrib/src/nettle/rules.mak
+
2
−
2
View file @
b1ab54fc
# Nettle
# Nettle
NETTLE_VERSION
:=
91df68136ad1562cf9217599254706d8cfa970ea
NETTLE_VERSION
:=
nettle_3.7.2_release_20210321
NETTLE_URL
:=
https://git.lysator.liu.se/
aberaud
/nettle/-/archive/
$(
NETTLE_VERSION
)
/nettle-
$(
NETTLE_VERSION
)
.tar.gz
NETTLE_URL
:=
https://git.lysator.liu.se/
nettle
/nettle/-/archive/
$(
NETTLE_VERSION
)
/nettle-
$(
NETTLE_VERSION
)
.tar.gz
PKGS
+=
nettle
PKGS
+=
nettle
ifeq
($(call need_pkg,"nettle >= 3.6"),)
ifeq
($(call need_pkg,"nettle >= 3.6"),)
...
...
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