mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 00:12:56 +02:00
gegl: update to 0.4.62.
This commit is contained in:
parent
38d6d35071
commit
a601ca8032
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gegl'
|
||||
pkgname=gegl
|
||||
version=0.4.58
|
||||
revision=2
|
||||
version=0.4.62
|
||||
revision=1
|
||||
build_style=meson
|
||||
build_helper="gir"
|
||||
configure_args="-Ddocs=false -Dintrospection=true -Dvapigen=enabled
|
||||
|
@ -18,7 +18,7 @@ license="GPL-3.0-only, LGPL-3.0-only"
|
|||
homepage="https://gegl.org/"
|
||||
changelog="https://gitlab.gnome.org/GNOME/gegl/-/raw/master/docs/NEWS.adoc"
|
||||
distfiles="https://download.gimp.org/pub/gegl/${version%.*}/gegl-${version}.tar.xz"
|
||||
checksum=d5678bbd5fe535941b82f965b97fcc9385ce936f70c982bd565a53d5519d1bff
|
||||
checksum=5887576371ebf1d9e90797d10e4b9a7f1658228d4827583e79e1db3d94505c6c
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
arm*) configure_args+=" -Db_lto=false"
|
||||
|
|
Loading…
Add table
Reference in a new issue