mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
evolution-data-server: update to 3.4.2.
This commit is contained in:
parent
d550c98d23
commit
163b2fa8d6
2 changed files with 3 additions and 3 deletions
|
@ -1,2 +1,2 @@
|
||||||
abi_depends=">=3.3.92"
|
abi_depends=">=3.3.92"
|
||||||
api_depends="${abi_depends}"
|
api_depends=">=3.4.2"
|
||||||
|
|
|
@ -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.4.1
|
version=3.4.2
|
||||||
homepage="http://www.gnome.org"
|
homepage="http://www.gnome.org"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -10,7 +10,7 @@ configure_args="--with-openldap
|
||||||
short_desc="Evolution data server"
|
short_desc="Evolution data server"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
checksum=378c4eedb11ea359c49734393ba764ac1f1230b298c36d2256129dae00c78298
|
checksum=9020337a8ce02ae13c2bcbab80784bfbc6b73803d91a3cacc6362426036f6285
|
||||||
long_desc="
|
long_desc="
|
||||||
Evolution Data Server is responsible for managing calendar and addressbook
|
Evolution Data Server is responsible for managing calendar and addressbook
|
||||||
information within the GNOME desktop."
|
information within the GNOME desktop."
|
||||||
|
|
Loading…
Add table
Reference in a new issue