evolution-data-server: update to 3.32.4.
This commit is contained in:
parent
9d29b63941
commit
21eb9225e3
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'evolution-data-server'
|
||||
pkgname=evolution-data-server
|
||||
version=3.32.1
|
||||
revision=2
|
||||
version=3.32.4
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DENABLE_UOA=OFF
|
||||
$(vopt_if gir '-DENABLE_INTROSPECTION=ON -DENABLE_VALA_BINDINGS=ON' '-DENABLE_WEATHER=OFF')"
|
||||
|
@ -16,7 +16,7 @@ license="LGPL-2.1-only"
|
|||
homepage="https://wiki.gnome.org/Apps/Evolution"
|
||||
changelog="https://raw.githubusercontent.com/GNOME/evolution-data-server/gnome-3-30/NEWS"
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=cdafd519307ec9a1ee0e613674330fd92cb8afab68b5d18e55e7ff4994686849
|
||||
checksum=83f67cb4b680e892b22b51bcde64c788b7ac63e92a99de401fb347e3794f4c7f
|
||||
|
||||
build_options="gir"
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in a new issue