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 commit is contained in:
Benjamin Valentin 2023-01-21 23:06:27 +01:00
parent 90c2d405b0
commit 7deb8eee1a

View File

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