1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 05:32:45 +01:00

pkg/lvgl: bump to 8.3.7

This commit is contained in:
Alexandre Abadie 2023-05-03 13:31:48 +02:00
parent 2c8fc241bc
commit ae1c14546c
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.6
PKG_VERSION=88c51b22ad233c96c85b6a84c807ee848e3454fb
# v8.3.7
PKG_VERSION=2b56e04205481daa6575bd5f7ab5df59d11676eb
PKG_LICENSE=MIT
include $(RIOTBASE)/pkg/pkg.mk