evolution-data-server: update to 3.16.0.
This commit is contained in:
parent
fa7785cc3a
commit
e6f6392ce1
|
@ -547,15 +547,15 @@ libgnome-keyring.so.0 libgnome-keyring-3.0.0_1
|
|||
libical.so.1 libical-1.0_1
|
||||
libicalss.so.1 libical-1.0_1
|
||||
libicalvcal.so.1 libical-1.0_1
|
||||
libebook-contacts-1.2.so.0 evolution-data-server-3.8.0_1
|
||||
libcamel-1.2.so.49 evolution-data-server-3.12.0_1
|
||||
libedataserver-1.2.so.18 evolution-data-server-3.10.0_1
|
||||
libebackend-1.2.so.7 evolution-data-server-3.10.0_1
|
||||
libebook-1.2.so.14 evolution-data-server-3.6.0_1
|
||||
libedata-book-1.2.so.20 evolution-data-server-3.10.0_1
|
||||
libecal-1.2.so.16 evolution-data-server-3.10.0_1
|
||||
libedata-cal-1.2.so.23 evolution-data-server-3.10.0_1
|
||||
libedataserverui-3.0.so.4 evolution-data-server-3.6.0_1
|
||||
libcamel-1.2.so.52 evolution-data-server-3.8.0_1
|
||||
libedataserver-1.2.so.20 evolution-data-server-3.8.0_1
|
||||
libebackend-1.2.so.10 evolution-data-server-3.8.0_1
|
||||
libedataserverui-1.2.so.1 evolution-data-server-3.8.0_1
|
||||
libebook-contacts-1.2.so.1 evolution-data-server-3.8.0_1
|
||||
libedata-book-1.2.so.25 evolution-data-server-3.8.0_1
|
||||
libebook-1.2.so.16 evolution-data-server-3.8.0_1
|
||||
libecal-1.2.so.18 evolution-data-server-3.8.0_1
|
||||
libedata-cal-1.2.so.27 evolution-data-server-3.8.0_1
|
||||
libgdata.so.19 libgdata-0.15.0_1
|
||||
libpcap.so.1 libpcap-1.1.1_1
|
||||
libiptc.so.0 iptables-1.4.7_1
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'evolution-data-server'
|
||||
pkgname=evolution-data-server
|
||||
version=3.12.11
|
||||
revision=2
|
||||
version=3.16.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-openldap --disable-uoa
|
||||
--with-krb5=/usr --with-nspr-includes=/usr/include/nspr
|
||||
|
@ -16,7 +16,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-2"
|
||||
homepage="http://www.gnome.org"
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=59023d2cf92e36b69c1f83b2e56a0ba037754982a23cb06f35f6cc5de7a12201
|
||||
checksum=caa3be9c9dda5cbd49ae5daf29cd9597658aa995f3c3ae2ab509bca8c9b217e2
|
||||
|
||||
post_install() {
|
||||
# Fix broken pkg-config
|
||||
|
|
Loading…
Reference in New Issue