mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
efl: update to 1.24.4.
This commit is contained in:
parent
761ec820f7
commit
eba26d96d3
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'efl'
|
# Template file for 'efl'
|
||||||
pkgname=efl
|
pkgname=efl
|
||||||
version=1.24.3
|
version=1.24.4
|
||||||
revision=2
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="
|
configure_args="
|
||||||
-Dembedded-lz4=false
|
-Dembedded-lz4=false
|
||||||
|
@ -52,7 +52,7 @@ license="LGPL-2.1-only"
|
||||||
homepage="https://enlightenment.org"
|
homepage="https://enlightenment.org"
|
||||||
changelog="https://git.enlightenment.org/core/efl.git/plain/NEWS"
|
changelog="https://git.enlightenment.org/core/efl.git/plain/NEWS"
|
||||||
distfiles="https://download.enlightenment.org/rel/libs/efl/efl-${version}.tar.xz"
|
distfiles="https://download.enlightenment.org/rel/libs/efl/efl-${version}.tar.xz"
|
||||||
checksum=de95c6e673c170c1e21382918b122417c091c643e7dcaced89aa785529625c2a
|
checksum=617e6b29d2478259acac72e2867d1908249c01a323ff3284948e999d4787f901
|
||||||
|
|
||||||
if [ "$XBPS_CHECK_PKGS" ]; then
|
if [ "$XBPS_CHECK_PKGS" ]; then
|
||||||
configure_args+=" -Dbuild-tests=true"
|
configure_args+=" -Dbuild-tests=true"
|
||||||
|
|
Loading…
Add table
Reference in a new issue