mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-17 05:32:45 +01:00
pkg/lvgl: remove version comment fixing build issue
This commit is contained in:
parent
ed3d680aa2
commit
5e073797e6
@ -1,6 +1,6 @@
|
||||
PKG_NAME=lvgl
|
||||
PKG_URL=https://github.com/littlevgl/lvgl
|
||||
PKG_VERSION=9024b72b4853e1e7ac29a42e54b7a10d3c4f3b20 # v8.3.1
|
||||
PKG_VERSION=9024b72b4853e1e7ac29a42e54b7a10d3c4f3b20
|
||||
PKG_LICENSE=MIT
|
||||
|
||||
include $(RIOTBASE)/pkg/pkg.mk
|
||||
|
Loading…
Reference in New Issue
Block a user