evolution-data-server: update to 3.18.2

This commit is contained in:
Jürgen Buchmüller 2015-11-22 23:31:30 +01:00
parent a032223bc7
commit a638893fa5

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.18.1 version=3.18.2
revision=3 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--with-openldap --disable-uoa configure_args="--with-openldap --disable-uoa
--with-krb5=${XBPS_CROSS_BASE}/usr --with-krb5=${XBPS_CROSS_BASE}/usr
@ -18,7 +18,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-2" license="GPL-2"
homepage="http://www.gnome.org" homepage="http://www.gnome.org"
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz" distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
checksum=4fe7c520a49d4c7fd67ed6fc2dfb33667f6138368c7bbe3ecd8c4ad2356771bc checksum=5942fc1cf395acdc15425939d83824d861d01c57225ee3fc8c1d77009468ce9b
build_options="gir" build_options="gir"
if [ -z "$CROSS_BUILD" ]; then if [ -z "$CROSS_BUILD" ]; then