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

pkg/lvgl: bump to 8.3.3

This commit is contained in:
Alexandre Abadie 2022-10-24 14:42:16 +02:00
parent 52aa12bd80
commit 3f39c090da
No known key found for this signature in database
GPG Key ID: 1C919A403CAE1405

View File

@ -1,7 +1,7 @@
PKG_NAME=lvgl
PKG_URL=https://github.com/littlevgl/lvgl
# v8.3.1
PKG_VERSION=9024b72b4853e1e7ac29a42e54b7a10d3c4f3b20
# v8.3.3
PKG_VERSION=5545ffc9257808ee26eac833ec5326706cdf2007
PKG_LICENSE=MIT
include $(RIOTBASE)/pkg/pkg.mk