efl: update to 1.8.4.
This commit is contained in:
parent
5415a4de5a
commit
41fa691f02
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'efl'
|
||||
pkgname=efl
|
||||
version=1.8.3
|
||||
version=1.8.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-xinput22 --enable-multisense --enable-systemd
|
||||
|
@ -21,7 +21,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=6e8d416ae0c17ddf52fb530b3dc0cb2b07059fd5985b3c5b953a83e06ce7250e
|
||||
checksum=c24dc307f16d7e7f5c140db14c1efe89545188e0282724e36171fc2858fa3796
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
# XXX needs host edje_cc
|
||||
|
|
Loading…
Reference in a new issue