evolution-data-server: update to 3.28.4.
This commit is contained in:
parent
51719f6d2a
commit
43afa2638a
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'evolution-data-server'
|
# Template file for 'evolution-data-server'
|
||||||
pkgname=evolution-data-server
|
pkgname=evolution-data-server
|
||||||
version=3.28.3
|
version=3.28.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DENABLE_GOOGLE_AUTH=OFF -DENABLE_UOA=OFF
|
configure_args="-DENABLE_GOOGLE_AUTH=OFF -DENABLE_UOA=OFF
|
||||||
|
@ -16,7 +16,7 @@ license="LGPL-2.1-only"
|
||||||
homepage="https://wiki.gnome.org/Apps/Evolution"
|
homepage="https://wiki.gnome.org/Apps/Evolution"
|
||||||
changelog="https://raw.githubusercontent.com/GNOME/evolution-data-server/gnome-3-28/NEWS"
|
changelog="https://raw.githubusercontent.com/GNOME/evolution-data-server/gnome-3-28/NEWS"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=437e91f03fe49bf531416d30828e943aa2c74d657aeb44fb637997104a3a5887
|
checksum=7cbe2af6ae3449b7ac92e0befee99c1536bf2ceed011673b537f00a6869bb8f6
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Reference in New Issue