efl: update to 1.13.1.

This commit is contained in:
Juan RP 2015-02-28 09:25:08 +01:00
parent 81b30a52e5
commit a9466c3b06
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'efl'
pkgname=efl
version=1.13.0
version=1.13.1
revision=1
build_style=gnu-configure
configure_args="CXX= --enable-multisense --enable-image-loader-webp
@ -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=7ff797d4cd01143edc1258a287be3ddfb11264f0b855878d8f5ad5129dee9357
checksum=7e47069f5d40a07b46f9d7c0068f487c35e978102a039ff6afa9c9f784155e72
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" automake gettext-devel libtool efl-devel>=${version}_${revision}"