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

pkg/lvgl: bump to v8.3.0

This commit is contained in:
Alexandre Abadie 2022-07-06 15:06:32 +02:00
parent 29d21938aa
commit aa98dc39c6
No known key found for this signature in database
GPG Key ID: 1C919A403CAE1405
2 changed files with 1 additions and 1 deletions

View File

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