1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 04:52:59 +01:00

pkg/tinydtls: bump version

This commit is contained in:
Benjamin Valentin 2022-07-25 22:13:20 +02:00
parent c3e5415a5e
commit f7339e978c
7 changed files with 1 additions and 1 deletions

View File

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