Browse Source

package/expedite: bump to lastest commit

expedite from 1.15 branch doesn't build anymore with efl 1.18 due to
API changes. Since there is no new release or 1.18 scpecific branch,
use the latest commit.

Add a hash file.

Signed-off-by: Romain Naour <romain.naour@gmail.com>
[Thomas: fix hash file.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Romain Naour 9 years ago
parent
commit
7ae11c0ffd
2 changed files with 3 additions and 2 deletions
  1. 2 0
      package/expedite/expedite.hash
  2. 1 2
      package/expedite/expedite.mk

+ 2 - 0
package/expedite/expedite.hash

@@ -0,0 +1,2 @@
+# locally computed
+sha256 a8690a714c16d6b67e7fd6d70973e9805c3569a9131900b1feaf183220496831  expedite-ffa005ea3de26b4219f32c285cb1665bb1366163.tar.gz

+ 1 - 2
package/expedite/expedite.mk

@@ -4,8 +4,7 @@
 #
 ################################################################################
 
-# efl-1.15 branch
-EXPEDITE_VERSION = 3ce8b3f1451700f9a2da60c2e717c644220e2449
+EXPEDITE_VERSION = ffa005ea3de26b4219f32c285cb1665bb1366163
 EXPEDITE_SITE = http://git.enlightenment.org/tools/expedite.git
 EXPEDITE_SITE_METHOD = git
 EXPEDITE_LICENSE = BSD-2c