Commit db1b59db authored by Thomas Guillem's avatar Thomas Guillem Committed by Jean-Baptiste Kempf

contrib: update libdsm to 0.0.4

Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
parent 5d17bd9d
d5053b75a11d5487e2b5ee2b420df4745a7d663c7c684d15bf1f756754db6b0a4a15aedf0fe108c06e2bea68a27132f66cd6de89a00679c74d7946843773ea7c libdsm-0.0.3.tar.gz e5cffe4f72c03fef3a955263527209d1ba05048fd4ba0e26297f93ca11091f1e6243da836582d48e8be631025b8349d20a9863053418fd5422e6a834af6c25e7 libdsm-0.0.4.tar.gz
# libdsm # libdsm
#LIBDSM_GITURL := git://github.com/videolabs/libdsm.git #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 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 PKGS_FOUND += libdsm
endif endif
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment