efl: update to 1.11.2.

This commit is contained in:
Juan RP 2014-09-13 06:37:47 +02:00
parent bb173a4d23
commit dd4aa97f79

View file

@ -1,6 +1,6 @@
# Template file for 'efl'
pkgname=efl
version=1.11.1
version=1.11.2
revision=1
build_style=gnu-configure
configure_args="--enable-multisense --enable-image-loader-webp CXX="
@ -14,7 +14,7 @@ short_desc="Enlightenment Foundation Libraries"
maintainer="Juan RP <xtraeme@gmail.com>"
license="BSD"
distfiles="http://download.enlightenment.org/rel/libs/efl/efl-${version}.tar.gz"
checksum=fb3e4463456315919d36cb9322458a7ba627418283cd49181432a1476d28b35f
checksum=f3cc1cd2a77df114a7b76a7e77bc77e88c367ec49462047fca209ee622cb7288
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" automake gettext-devel libtool efl>=${version}"