efl: update to 1.13.2.

This commit is contained in:
Juan RP 2015-04-03 08:46:42 +02:00
parent d264a1668e
commit 9f6c09d574
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'efl'
pkgname=efl
version=1.13.1
revision=2
version=1.13.2
revision=1
build_style=gnu-configure
configure_args="CXX= --enable-multisense --enable-image-loader-webp
$(vopt_enable fb) $(vopt_enable harfbuzz) $(vopt_enable pulseaudio)
@ -18,7 +18,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=7e47069f5d40a07b46f9d7c0068f487c35e978102a039ff6afa9c9f784155e72
checksum=98404d8de63eea318f748c25708ec989628f025adf12cd54697e5de2fe48c2a4
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" automake gettext-devel libtool efl-devel"