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

pkg/tinycrypt: bump version

Bump the snapshot of TinyCrypt that we are using.
This commit is contained in:
Benjamin Valentin 2020-10-18 23:12:15 +02:00
parent 652aac4e57
commit c5e309a15d

View File

@ -1,6 +1,6 @@
PKG_NAME=tinycrypt
PKG_URL=https://github.com/01org/tinycrypt
PKG_VERSION=6a22712bebbf2fc60d9fc6192dddefd5ad1933e3
PKG_VERSION=5969b0e0f572a15ed95dc272e57104faeb5eb6b0
PKG_LICENSE=BSD-3-Clause
include $(RIOTBASE)/pkg/pkg.mk