mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
evolution-data-server: fix wrong distfiles
Closes: #10571 [via git-merge-pr]
This commit is contained in:
parent
97ef6f1ef6
commit
8b6b4636bd
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ short_desc="Centralized access to appointments and contacts"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="https://wiki.gnome.org/Apps/Evolution"
|
homepage="https://wiki.gnome.org/Apps/Evolution"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*.*}/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||||
checksum=63b1ae5f76be818862f455bf841b5ebb1ec3e1f4df6d3a16dc2be348b7e0a1c5
|
checksum=63b1ae5f76be818862f455bf841b5ebb1ec3e1f4df6d3a16dc2be348b7e0a1c5
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
|
|
Loading…
Add table
Reference in a new issue