Skip to content
This repository has been archived by the owner on Dec 26, 2022. It is now read-only.

Commit

Permalink
feat(dcurl): Update dcurl version
Browse files Browse the repository at this point in the history
Update dcurl version to v0.2.0 and edit Makefile to force dcurl pin to
certain version in the release.
  • Loading branch information
Yu Wei Wu committed Mar 28, 2019
1 parent 4e4c266 commit 8f62edf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ all: $(DEPS)

$(DCURL_LIB): $(DCURL_DIR)
git submodule update --init $^
git submodule update --remote $^
$(MAKE) -C $^ config
@echo
$(info Modify $^/build/local.mk for your environments.)
Expand Down

0 comments on commit 8f62edf

Please sign in to comment.