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
1fc64372
Commit
1fc64372
authored
2 years ago
by
Adrien Béraud
Committed by
Adrien Béraud
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
contrib: update uuid to 1.0.3
Change-Id: I840243e16fdb33d2528bb4bf5bf4b63b09b56000
parent
8103ae63
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
contrib/src/uuid/SHA512SUMS
+1
-1
1 addition, 1 deletion
contrib/src/uuid/SHA512SUMS
contrib/src/uuid/rules.mak
+2
-2
2 additions, 2 deletions
contrib/src/uuid/rules.mak
with
3 additions
and
3 deletions
contrib/src/uuid/SHA512SUMS
+
1
−
1
View file @
1fc64372
6b3dea93d080d38629f31b615d040adccdece6f4a7d4ae9fd65073f83b4b0f818896cc41bae7569449a182b11e8a0e4c4dec83ea2131f6926d4473196413395d
libuuid-1.0.
2
.tar.gz
77488caccc66503f6f2ded7bdfc4d3bc2c20b24a8dc95b2051633c695e99ec27876ffbafe38269b939826e1fdb06eea328f07b796c9e0aaca12331a787175507
libuuid-1.0.
3
.tar.gz
This diff is collapsed.
Click to expand it.
contrib/src/uuid/rules.mak
+
2
−
2
View file @
1fc64372
# libuuid part of util-linux
# libuuid part of util-linux
UUID_VERSION
:=
1.0.
2
UUID_VERSION
:=
1.0.
3
UUID_URL
:=
$(
SF
)
/libuuid/files/libuuid-
$(
UUID_VERSION
)
.tar.gz/download
UUID_URL
:=
$(
SF
)
/libuuid/files/libuuid-
$(
UUID_VERSION
)
.tar.gz/download
ifndef
HAVE_IOS
ifndef
HAVE_IOS
...
@@ -18,7 +18,7 @@ $(TARBALLS)/libuuid-$(UUID_VERSION).tar.gz:
...
@@ -18,7 +18,7 @@ $(TARBALLS)/libuuid-$(UUID_VERSION).tar.gz:
uuid
:
libuuid-$(UUID_VERSION).tar.gz .sum-uuid
uuid
:
libuuid-$(UUID_VERSION).tar.gz .sum-uuid
$(
UNPACK
)
$(
UNPACK
)
$(
APPLY
)
$(
SRC
)
/uuid/android.patch
#
$(APPLY) $(SRC)/uuid/android.patch
$(MOVE)
$(MOVE)
.uuid
:
uuid
.uuid
:
uuid
...
...
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