mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
Merge pull request #3460 from OlegHahm/libcoap_mirror_workaround
libcoap: switch to the RIOT-OS mirror
This commit is contained in:
commit
68053870e3
@ -1,5 +1,5 @@
|
||||
PKG_NAME=libcoap
|
||||
PKG_URL=http://git.code.sf.net/p/libcoap/code
|
||||
PKG_URL=http://github.com/RIOT-OS/libcoap
|
||||
PKG_VERSION=ef41ce5d02d64cec0751882ae8fd95f6c32bc018
|
||||
PKG_DIR=$(CURDIR)/$(PKG_NAME)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user