efl: update to 1.17.2.
This commit is contained in:
parent
74871b3243
commit
886f82c604
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'efl'
|
||||
pkgname=efl
|
||||
version=1.17.1
|
||||
version=1.17.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=d892dc27976097bfe3014d64f0c4fcef697d37aacf02298d06ca63bbe9431142
|
||||
checksum=81c4662cfeb8de3675329f92d6c117588b4a0a37c94e4731dc342db438f23ca2
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" automake gettext-devel libtool efl-devel"
|
||||
|
|
Loading…
Reference in a new issue