efl: update to 1.24.4.

This commit is contained in:
Érico Rolim 2020-12-26 16:35:01 -03:00
parent 761ec820f7
commit eba26d96d3

View File

@ -1,7 +1,7 @@
# Template file for 'efl'
pkgname=efl
version=1.24.3
revision=2
version=1.24.4
revision=1
build_style=meson
configure_args="
-Dembedded-lz4=false
@ -52,7 +52,7 @@ license="LGPL-2.1-only"
homepage="https://enlightenment.org"
changelog="https://git.enlightenment.org/core/efl.git/plain/NEWS"
distfiles="https://download.enlightenment.org/rel/libs/efl/efl-${version}.tar.xz"
checksum=de95c6e673c170c1e21382918b122417c091c643e7dcaced89aa785529625c2a
checksum=617e6b29d2478259acac72e2867d1908249c01a323ff3284948e999d4787f901
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args+=" -Dbuild-tests=true"