1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
19542: pkg/lvgl: bump to 8.3.7 r=aabadie a=aabadie



Co-authored-by: Alexandre Abadie <alexandre.abadie@inria.fr>
This commit is contained in:
bors[bot] 2023-05-04 06:57:26 +00:00 committed by GitHub
commit 0aceb55d27
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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