evolution: fix checksum

This commit is contained in:
Enno Boland 2018-03-20 01:27:27 +01:00
parent b90560aa70
commit 6d79e706c4
No known key found for this signature in database
GPG Key ID: D09964719BDE9971
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
license="LGPL-2.1-or-later, LGPL-3.0-or-later, GPL-2.0-or-later"
homepage="https://wiki.gnome.org/Apps/Evolution"
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
checksum=37d4f2cd029390fe81edbf82854125a934865ecc17076959915346555c81b8a9
checksum=ce0a7a4da646bdf7692dcece1b0facb1473368ae53a1d3ee45cc35498ce1de2c
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" glib-devel"