1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

Merge pull request #18794 from aabadie/pr/pkg/lvgl-8.3.3

pkg/lvgl: bump to 8.3.3
This commit is contained in:
Alexandre Abadie 2022-10-24 20:33:41 +02:00 committed by GitHub
commit 8f3c06c8ff
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.1
PKG_VERSION=9024b72b4853e1e7ac29a42e54b7a10d3c4f3b20
# v8.3.3
PKG_VERSION=5545ffc9257808ee26eac833ec5326706cdf2007
PKG_LICENSE=MIT
include $(RIOTBASE)/pkg/pkg.mk