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.4

This commit is contained in:
Alexandre Abadie 2022-12-15 15:24:21 +01:00
parent 2ea6a2af1e
commit 6b97c85d19
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.3
PKG_VERSION=5545ffc9257808ee26eac833ec5326706cdf2007
# v8.3.4
PKG_VERSION=2c0162b457e32da50268127575c0c2b95ab29bc1
PKG_LICENSE=MIT
include $(RIOTBASE)/pkg/pkg.mk