evolution-data-server: update to 3.30.5.
This commit is contained in:
parent
2d14695805
commit
852734db28
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'evolution-data-server'
|
||||
pkgname=evolution-data-server
|
||||
version=3.30.4
|
||||
version=3.30.5
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DENABLE_UOA=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=de9cc30bdfaeff9dea561d7d1d43f31dfd24d0fdf3c231cfd3a9fc4f00e514c9
|
||||
checksum=91d6312f60752bb5229e35975b3c1f30f8f64bd8e5cce76cc275b1073d1725e9
|
||||
|
||||
build_options="gir"
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in a new issue