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

pkg/lvgl: bump version to 8.3.1

This commit is contained in:
Alexandre Abadie 2022-07-25 14:03:01 +02:00
parent 3b3d644ce3
commit 10ac33f2dd
No known key found for this signature in database
GPG Key ID: 1C919A403CAE1405

View File

@ -1,6 +1,6 @@
PKG_NAME=lvgl
PKG_URL=https://github.com/littlevgl/lvgl
PKG_VERSION=49c59f4615857759cc8caf88424324ab6386c888 # v8.3.0
PKG_VERSION=9024b72b4853e1e7ac29a42e54b7a10d3c4f3b20 # v8.3.1
PKG_LICENSE=MIT
include $(RIOTBASE)/pkg/pkg.mk