evolution-data-server: update to 3.26.3.
This commit is contained in:
parent
0df5a9ecb4
commit
b52fd923df
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'evolution-data-server'
|
||||
pkgname=evolution-data-server
|
||||
version=3.26.2.1
|
||||
version=3.26.3
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DENABLE_GOOGLE_AUTH=OFF -DENABLE_UOA=OFF"
|
||||
|
@ -13,8 +13,8 @@ short_desc="Centralized access to appointments and contacts"
|
|||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
license="GPL-2"
|
||||
homepage="https://wiki.gnome.org/Apps/Evolution"
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*.*}/$pkgname-$version.tar.xz"
|
||||
checksum=09fb1c4ce20c62309e8ea2d80649f590492e88c1deb89118e715e155296baefd
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=63b1ae5f76be818862f455bf841b5ebb1ec3e1f4df6d3a16dc2be348b7e0a1c5
|
||||
|
||||
build_options="gir"
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue