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

Merge pull request #15241 from benpicco/pkg/tinycrypt-bump

pkg/tinycrypt: bump version
This commit is contained in:
benpicco 2020-10-19 09:16:33 +02:00 committed by GitHub
commit 90cd436c1d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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