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 2022-07-28 13:20:45 +02:00
parent aff151b9ba
commit 8290d4646f

View File

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