mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
babl: update to 0.1.106.
This commit is contained in:
parent
a93bbbfc70
commit
62bb30f052
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'babl'
|
# Template file for 'babl'
|
||||||
pkgname=babl
|
pkgname=babl
|
||||||
version=0.1.98
|
version=0.1.106
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper=gir
|
build_helper=gir
|
||||||
|
@ -13,7 +13,7 @@ license="LGPL-3.0-only"
|
||||||
homepage="https://gegl.org/babl/"
|
homepage="https://gegl.org/babl/"
|
||||||
changelog="https://gitlab.gnome.org/GNOME/babl/-/raw/master/NEWS"
|
changelog="https://gitlab.gnome.org/GNOME/babl/-/raw/master/NEWS"
|
||||||
distfiles="https://download.gimp.org/pub/babl/${version%.*}/babl-${version}.tar.xz"
|
distfiles="https://download.gimp.org/pub/babl/${version%.*}/babl-${version}.tar.xz"
|
||||||
checksum=f3b222f84e462735de63fa9c3651942f2b78fd314c73a22e05ff7c73afd23af1
|
checksum=d325135d3304f088c134cc620013acf035de2e5d125a50a2d91054e7377c415f
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
arm*) configure_args+=" -Db_lto=false"
|
arm*) configure_args+=" -Db_lto=false"
|
||||||
|
|
Loading…
Add table
Reference in a new issue