Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc
Commits
db1b59db
Commit
db1b59db
authored
Jan 30, 2015
by
Thomas Guillem
Committed by
Jean-Baptiste Kempf
Jan 30, 2015
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
contrib: update libdsm to 0.0.4
Signed-off-by:
Jean-Baptiste Kempf
<
jb@videolan.org
>
parent
5d17bd9d
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
contrib/src/libdsm/SHA512SUMS
contrib/src/libdsm/SHA512SUMS
+1
-1
contrib/src/libdsm/rules.mak
contrib/src/libdsm/rules.mak
+2
-2
No files found.
contrib/src/libdsm/SHA512SUMS
View file @
db1b59db
d5053b75a11d5487e2b5ee2b420df4745a7d663c7c684d15bf1f756754db6b0a4a15aedf0fe108c06e2bea68a27132f66cd6de89a00679c74d7946843773ea7c libdsm-0.0.3
.tar.gz
e5cffe4f72c03fef3a955263527209d1ba05048fd4ba0e26297f93ca11091f1e6243da836582d48e8be631025b8349d20a9863053418fd5422e6a834af6c25e7 libdsm-0.0.4
.tar.gz
contrib/src/libdsm/rules.mak
View file @
db1b59db
# libdsm
#LIBDSM_GITURL := git://github.com/videolabs/libdsm.git
LIBDSM_VERSION
:=
0.0.
3
LIBDSM_VERSION
:=
0.0.
4
LIBDSM_URL
:=
https://github.com/videolabs/libdsm/releases/download/v
$(LIBDSM_VERSION)
/libdsm-
$(LIBDSM_VERSION)
.tar.gz
ifeq
($(call need_pkg,"libdsm"),)
ifeq
($(call need_pkg,"libdsm
>= 0.0.4
"),)
PKGS_FOUND
+=
libdsm
endif
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment