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

pkg/tinydtls: bump version

This snapshot is as good as the last one, but it contains some bugfixes.
This commit is contained in:
Benjamin Valentin 2021-07-07 15:42:52 +02:00
parent b911dc6d59
commit def6bf0c03

View File

@ -1,6 +1,6 @@
PKG_NAME=tinydtls
PKG_URL=https://github.com/eclipse/tinydtls.git
PKG_VERSION=eda63f000c2280c7aba29abb60503130e8179e0a
PKG_VERSION=8660e46cec5897862a820f0d45fed26abaf2e332
PKG_LICENSE=EPL-1.0,EDL-1.0
include $(RIOTBASE)/pkg/pkg.mk