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
fc2d4bca
Commit
fc2d4bca
authored
Nov 16, 2015
by
Jean-Baptiste Kempf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Contribs: update libDSM to 0.0.7
parent
6e31fe92
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
contrib/src/libdsm/SHA512SUMS
contrib/src/libdsm/SHA512SUMS
+1
-1
contrib/src/libdsm/rules.mak
contrib/src/libdsm/rules.mak
+1
-1
No files found.
contrib/src/libdsm/SHA512SUMS
View file @
fc2d4bca
bcedb2cd0d64fbc5aba35f4e9291cc0b0c452a442499ba41ac7bef9f07f9a757fd735754e34b389a40636f511ef22d468b42c1e85255f5ca1c5f894460c4399b libdsm-0.0.6
.tar.gz
6a7ace90f9815af35e48b26b2cb2666406ac01e7f58c01be3f90e7e45dfb978c9ed4616eece7753cbbedfe83b47b2572f5e229f2eede7cf0e159bb5e13eb384d libdsm-0.0.7
.tar.gz
contrib/src/libdsm/rules.mak
View file @
fc2d4bca
# libdsm
# libdsm
#LIBDSM_GITURL := git://github.com/videolabs/libdsm.git
#LIBDSM_GITURL := git://github.com/videolabs/libdsm.git
LIBDSM_VERSION
:=
0.0.
6
LIBDSM_VERSION
:=
0.0.
7
LIBDSM_URL
:=
https://github.com/videolabs/libdsm/releases/download/v
$(LIBDSM_VERSION)
/libdsm-
$(LIBDSM_VERSION)
.tar.gz
LIBDSM_URL
:=
https://github.com/videolabs/libdsm/releases/download/v
$(LIBDSM_VERSION)
/libdsm-
$(LIBDSM_VERSION)
.tar.gz
ifeq
($(call need_pkg,"libdsm >= 0.0.4"),)
ifeq
($(call need_pkg,"libdsm >= 0.0.4"),)
...
...
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