Commit adfe0c26 authored by Felix Paul Kühne's avatar Felix Paul Kühne

contrib/libdsm: update to 0.1.0

parent 8005f40e
6a7ace90f9815af35e48b26b2cb2666406ac01e7f58c01be3f90e7e45dfb978c9ed4616eece7753cbbedfe83b47b2572f5e229f2eede7cf0e159bb5e13eb384d libdsm-0.0.7.tar.gz a4d6a6a062bf7a8b9288eba6d915a481af5675329d4d5b8ff440a9adddc7b4af2db198b25bd188b1574416423e910a23062b756143195577112a24ec1ade898f libdsm-0.1.0.tar.gz
# libdsm # libdsm
#LIBDSM_GITURL := git://github.com/videolabs/libdsm.git #LIBDSM_GITURL := git://github.com/videolabs/libdsm.git
LIBDSM_VERSION := 0.0.7 LIBDSM_VERSION := 0.1.0
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.7"),) ifeq ($(call need_pkg,"libdsm >= 0.1.0"),)
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