efl: update to 1.20.3.

This commit is contained in:
Juan RP 2017-09-11 10:29:35 +02:00
parent 2b8d13de4b
commit 9befec49e9
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'efl'
pkgname=efl
version=1.20.2
version=1.20.3
revision=1
build_style=gnu-configure
configure_args="CXX= --enable-multisense --enable-image-loader-webp --enable-liblz4
@ -18,7 +18,7 @@ short_desc="Enlightenment Foundation Libraries"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="BSD"
distfiles="http://download.enlightenment.org/rel/libs/efl/efl-${version}.tar.xz"
checksum=a540cb96f0a2a8f2e3001108d8432d2f21b45f6b12bd511eeebaadd5c934947e
checksum=1273014aff3cd313a315f6745b02958668083726d830873b681fe726b9421191
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" automake gettext-devel libtool efl-devel"