1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

Merge pull request #3463 from OlegHahm/libcoap_github

libcoap: switched to new "official" Github repo
This commit is contained in:
Thomas Eichinger 2015-07-20 20:01:02 +02:00
commit 035eb1750f

View File

@ -1,5 +1,5 @@
PKG_NAME=libcoap
PKG_URL=http://github.com/RIOT-OS/libcoap
PKG_URL=https://github.com/obgm/libcoap
PKG_VERSION=ef41ce5d02d64cec0751882ae8fd95f6c32bc018
PKG_DIR=$(CURDIR)/$(PKG_NAME)