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

pkg/emlearn: bump to 0.12

This commit is contained in:
Alexandre Abadie 2021-10-02 14:44:43 +02:00
parent bcc32cdde1
commit 17cbab00fd
No known key found for this signature in database
GPG Key ID: 1C919A403CAE1405

View File

@ -1,6 +1,6 @@
PKG_NAME=emlearn
PKG_URL=https://github.com/emlearn/emlearn
PKG_VERSION=e9e9d645fc64b1f764d8a8ece6d6427a5297c098 # 0.11.6
PKG_VERSION=d8cffb6cdd5619eb26d01287f07a530128958b60 # 0.12
PKG_LICENSE=MIT
include $(RIOTBASE)/pkg/pkg.mk