efl: update to 1.20.1.
This commit is contained in:
parent
27cfbe0dce
commit
09aa526b30
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'efl'
|
# Template file for 'efl'
|
||||||
pkgname=efl
|
pkgname=efl
|
||||||
version=1.19.1
|
version=1.20.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="CXX= --enable-multisense --enable-image-loader-webp --enable-liblz4
|
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>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
distfiles="http://download.enlightenment.org/rel/libs/efl/efl-${version}.tar.xz"
|
distfiles="http://download.enlightenment.org/rel/libs/efl/efl-${version}.tar.xz"
|
||||||
checksum=8c69eaf5f3489245dff6112394bf3685fb9d6fd3915035fe022f27c554e6cd3a
|
checksum=f88866162b28bf0f46350d14837be705bddddba58e9a972635ee22f678ad3cb4
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" automake gettext-devel libtool efl-devel"
|
hostmakedepends+=" automake gettext-devel libtool efl-devel"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue