mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
directfb: bump to 1.4.10
Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
committed by
Peter Korsgaard
parent
b588179405
commit
9f049e1c1f
@@ -4,7 +4,7 @@
|
||||
#
|
||||
#############################################################
|
||||
DIRECTFB_VERSION_MAJOR:=1.4
|
||||
DIRECTFB_VERSION:=1.4.5
|
||||
DIRECTFB_VERSION:=$(DIRECTFB_VERSION_MAJOR).10
|
||||
DIRECTFB_SITE:=http://www.directfb.org/downloads/Core/DirectFB-$(DIRECTFB_VERSION_MAJOR)
|
||||
DIRECTFB_SOURCE:=DirectFB-$(DIRECTFB_VERSION).tar.gz
|
||||
DIRECTFB_AUTORECONF = NO
|
||||
|
||||
Reference in New Issue
Block a user