[tinydtls] Makefile: Updated package to head of develop branch

[tinydtls] Makefile: Updated PKG_URL

The tinydtls repository has moved from Eclipse Gerrit to GitHub [1].
PKG_URL now points to the new direction and PKG_VERSION was updated
to the HEAD of the develop branch.

[1] https://github.com/eclipse/tinydtls.git
This commit is contained in:
Olaf Bergmann 2019-03-21 14:43:47 +01:00
parent db615302a2
commit 542701f3fd

View File

@ -1,6 +1,6 @@
PKG_NAME=tinydtls
PKG_URL=https://git.eclipse.org/r/tinydtls/org.eclipse.tinydtls
PKG_VERSION=84f1f4e3ca13101a5a9aedeaf08039636c4f34dd
PKG_URL=https://github.com/eclipse/tinydtls.git
PKG_VERSION=dcac93f1b38e74f0a57b5df47647943f3df005c2
PKG_LICENSE=EPL-1.0,EDL-1.0
CFLAGS += -Wno-implicit-fallthrough