evolution-data-server: update to 3.48.4.

This commit is contained in:
Jan Christian Grünhage 2023-07-19 08:58:49 +02:00 committed by Andrew Benson
parent da1aaa84a9
commit bc966e40cb

View file

@ -1,7 +1,7 @@
# Template file for 'evolution-data-server' # Template file for 'evolution-data-server'
pkgname=evolution-data-server pkgname=evolution-data-server
version=3.48.0 version=3.48.4
revision=3 revision=1
build_style=cmake build_style=cmake
build_helper="gir qemu" build_helper="gir qemu"
configure_args=" -DSYSCONF_INSTALL_DIR=/etc configure_args=" -DSYSCONF_INSTALL_DIR=/etc
@ -20,7 +20,7 @@ license="LGPL-2.1-only"
homepage="https://wiki.gnome.org/Apps/Evolution" homepage="https://wiki.gnome.org/Apps/Evolution"
changelog="https://gitlab.gnome.org/GNOME/evolution-data-server/-/raw/gnome-44/NEWS" changelog="https://gitlab.gnome.org/GNOME/evolution-data-server/-/raw/gnome-44/NEWS"
distfiles="${GNOME_SITE}/evolution-data-server/${version%.*}/evolution-data-server-${version}.tar.xz" distfiles="${GNOME_SITE}/evolution-data-server/${version%.*}/evolution-data-server-${version}.tar.xz"
checksum=0f25f73331edf53909be40f412b2a86939270327517616303f322de157083c35 checksum=997e3f93b17efb0affcc017bee8780ba5fa2c009e36551bbc91a08ae552d6d60
make_check=ci-skip # flaky in CI make_check=ci-skip # flaky in CI
build_options="gir" build_options="gir"