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

Merge pull request #18368 from benpicco/pkg/tinydtls-bump

pkg/tinydtls: bump version
This commit is contained in:
Martine Lenders 2022-07-26 15:04:05 +02:00 committed by GitHub
commit 9e283b967d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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