efl: update to 1.15.2.
This commit is contained in:
parent
952a2eeaed
commit
e290c5fc4a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'efl'
|
||||
pkgname=efl
|
||||
version=1.15.1
|
||||
version=1.15.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="CXX= --enable-multisense --enable-image-loader-webp
|
||||
|
@ -17,7 +17,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.gz"
|
||||
checksum=2a6d0ab28020b4741be20b32ad0ffeb8f97f766c5c32175bacc2f2d0dc52f98c
|
||||
checksum=bdba025f4e47835e794aedd0d0595288d38d360a344142b96513c023178bc47a
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" automake gettext-devel libtool efl-devel"
|
||||
|
|
Loading…
Reference in a new issue