Skip to content

Commit

Permalink
contribs: libdsm: Bump to 0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
chouquette committed May 10, 2016
1 parent 19a4b35 commit d6333b4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion contrib/src/libdsm/SHA512SUMS
Original file line number Diff line number Diff line change
@@ -1 +1 @@
336b8e4b8ae64ebc0f97ad384e8bfdb473ca9135c88c7fa0a19a4b9289063e161c458328c9a10953e33f9aa0ad3b8c545e84a7a4f1e13c8e5841fb7660dcb530 libdsm-0.2.2.tar.gz
c9581556027107284c000c47f6490753264829346f0ed4a54dad6469974e0fb80db54e5413a8c3c9192faf72104bf022c0d27fe3cd36466ac8169e87d0bf352e libdsm-0.2.3.tar.gz
2 changes: 1 addition & 1 deletion contrib/src/libdsm/rules.mak
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# libdsm

#LIBDSM_GITURL := git://github.com/videolabs/libdsm.git
LIBDSM_VERSION := 0.2.2
LIBDSM_VERSION := 0.2.3
LIBDSM_URL := https://github.com/videolabs/libdsm/releases/download/v$(LIBDSM_VERSION)/libdsm-$(LIBDSM_VERSION).tar.gz

ifeq ($(call need_pkg,"libdsm >= 0.2.0"),)
Expand Down

0 comments on commit d6333b4

Please sign in to comment.