efl: update to 1.19.1.
This commit is contained in:
parent
35a9f1b112
commit
d4d627ec98
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'efl'
|
||||
pkgname=efl
|
||||
version=1.18.5
|
||||
version=1.19.1
|
||||
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=56f02aa6b2c4ca0252fb6547fa8d2fdfff842e245a93ae41adca7a191900bf73
|
||||
checksum=8c69eaf5f3489245dff6112394bf3685fb9d6fd3915035fe022f27c554e6cd3a
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" automake gettext-devel libtool efl-devel"
|
||||
|
|
Loading…
Reference in a new issue