efl: update to 1.11.3.
This commit is contained in:
parent
a2ca127877
commit
e210fa5af1
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'efl'
|
||||
pkgname=efl
|
||||
version=1.11.2
|
||||
revision=2
|
||||
version=1.11.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-multisense --enable-image-loader-webp CXX="
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -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=f3cc1cd2a77df114a7b76a7e77bc77e88c367ec49462047fca209ee622cb7288
|
||||
checksum=d949ea166aa773f6c0542bbea16df6223f181197dcf77390f3c29debe8a83769
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" automake gettext-devel libtool efl>=${version}"
|
||||
|
|
Loading…
Reference in New Issue