[Buildroot] [git commit] directfb: bump version

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Fri Jul 17 09:21:04 UTC 2009


commit: http://git.buildroot.net/buildroot/commit/?id=5cfe019120097f206545ae4694e9358a0adb75bd
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master


Bump the version of Direct FB to 1.4.1. Fixes bug #467. Thanks to
Lionel Landwerlin <lionel.landwerlin at openwide.fr> for the
notification.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
 package/directfb/directfb.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package/directfb/directfb.mk b/package/directfb/directfb.mk
index 2826615..93b4593 100644
--- a/package/directfb/directfb.mk
+++ b/package/directfb/directfb.mk
@@ -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
-- 
1.6.3.3



More information about the buildroot mailing list