evolution: fix checksum
This commit is contained in:
parent
b90560aa70
commit
6d79e706c4
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue