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

pkg/gecko_sdk: correct SHA-1 of package.

This commit is contained in:
Bas Stottelaar 2020-01-05 23:57:28 +01:00
parent 0d4d621f99
commit e88bbec313

View File

@ -1,6 +1,6 @@
PKG_NAME=gecko_sdk
PKG_URL=https://github.com/basilfx/RIOT-gecko-sdk
PKG_VERSION=5d699ba8b9a69cfb5ada555cac6db74bb68ae0d2
PKG_VERSION=06b00b68333ea05db1c78fe6626dcfe005a80cb6
PKG_LICENSE=Zlib
ifneq ($(CPU),efm32)