mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-25 14:33:29 +08:00
directfb: bump version
Bump the version of Direct FB to 1.4.1. Fixes bug #467. Thanks to Lionel Landwerlin <lionel.landwerlin@openwide.fr> for the notification. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
ea53650333
commit
5cfe019120
@ -4,7 +4,7 @@
|
||||
#
|
||||
#############################################################
|
||||
DIRECTFB_VERSION_MAJOR:=1.4
|
||||
DIRECTFB_VERSION:=1.4.0
|
||||
DIRECTFB_VERSION:=1.4.1
|
||||
DIRECTFB_SITE:=http://www.directfb.org/downloads/Core/DirectFB-$(DIRECTFB_VERSION_MAJOR)
|
||||
DIRECTFB_SOURCE:=DirectFB-$(DIRECTFB_VERSION).tar.gz
|
||||
DIRECTFB_AUTORECONF = NO
|
||||
|
Loading…
Reference in New Issue
Block a user