1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
19442: pkg/lvgl: bump to v8.3.6 r=bergzand a=aabadie



Co-authored-by: Alexandre Abadie <alexandre.abadie@inria.fr>
This commit is contained in:
bors[bot] 2023-04-03 09:33:59 +00:00 committed by GitHub
commit ca6bca5737
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
PKG_NAME=lvgl
PKG_URL=https://github.com/littlevgl/lvgl
# v8.3.5
PKG_VERSION=f29514aa5c34d84f69a7ed30835bbffc5cbd515c
# v8.3.6
PKG_VERSION=88c51b22ad233c96c85b6a84c807ee848e3454fb
PKG_LICENSE=MIT
include $(RIOTBASE)/pkg/pkg.mk