directfb-examples: bump to 1.7.0

This commit bumps the directfb-examples package to use the upstream
1.7.0 version.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Thomas Petazzoni 2015-09-02 00:01:16 +02:00 committed by Peter Korsgaard
parent 127aef0261
commit 6cac59f8a3
2 changed files with 3 additions and 3 deletions

View file

@ -1,2 +1,2 @@
# Locally calculated
sha256 b08293697c211b690856f76a25ad7acd4ca458b4132851e0a1e471d0bf23c821 DirectFB-examples-1.6.0.tar.gz
# Locally computed
sha256 9a2104cc4da8123c8371813551b66b943198979f745cbebc034bb5e10844122a DirectFB-examples-1.7.0.tar.gz

View file

@ -4,7 +4,7 @@
#
################################################################################
DIRECTFB_EXAMPLES_VERSION = 1.6.0
DIRECTFB_EXAMPLES_VERSION = 1.7.0
DIRECTFB_EXAMPLES_SITE = http://www.directfb.org/downloads/Extras
DIRECTFB_EXAMPLES_SOURCE = DirectFB-examples-$(DIRECTFB_EXAMPLES_VERSION).tar.gz
DIRECTFB_EXAMPLES_LICENSE = MIT