evolution-data-server: update to 3.28.2.
Closes #14209. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
0bf9b6e368
commit
57a6c4e444
1 changed files with 4 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'evolution-data-server'
|
||||
pkgname=evolution-data-server
|
||||
version=3.28.1
|
||||
version=3.28.2
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DENABLE_GOOGLE_AUTH=OFF -DENABLE_UOA=OFF
|
||||
|
@ -11,11 +11,12 @@ makedepends="libgdata-devel $(vopt_if gir libgweather-devel) libical-devel libse
|
|||
mit-krb5-devel $(vopt_if gir 'vala-devel') webkit2gtk-devel"
|
||||
depends="$(vopt_if gir libgweather) libsoup-gnome"
|
||||
short_desc="Centralized access to appointments and contacts"
|
||||
license="LGPL-2.1-only"
|
||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
license="LGPL-2.1-only"
|
||||
#changelog="https://raw.githubusercontent.com/GNOME/evolution-data-server/gnome-3-28/NEWS"
|
||||
homepage="https://wiki.gnome.org/Apps/Evolution"
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=6b04fc1adaba0541546267a77f1bc5aa549fe85eb9933492fdf994c69fa36989
|
||||
checksum=531a790182dc6b6b2d0421feb34489c7ddf5cc807e9cffbb87461d13e047f3ab
|
||||
|
||||
build_options="gir"
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in a new issue