evolution-data-server: update to 3.18.0.
This commit is contained in:
parent
7d75eee1a6
commit
afb2d8cf65
2 changed files with 8 additions and 8 deletions
|
@ -562,15 +562,15 @@ libgnome-keyring.so.0 libgnome-keyring-3.0.0_1
|
||||||
libical.so.1 libical-1.0_1
|
libical.so.1 libical-1.0_1
|
||||||
libicalss.so.1 libical-1.0_1
|
libicalss.so.1 libical-1.0_1
|
||||||
libicalvcal.so.1 libical-1.0_1
|
libicalvcal.so.1 libical-1.0_1
|
||||||
libcamel-1.2.so.52 evolution-data-server-3.8.0_1
|
libcamel-1.2.so.54 evolution-data-server-3.17.90_1
|
||||||
libedataserver-1.2.so.20 evolution-data-server-3.8.0_1
|
libedataserver-1.2.so.21 evolution-data-server-3.17.90_1
|
||||||
libebackend-1.2.so.10 evolution-data-server-3.8.0_1
|
libebackend-1.2.so.10 evolution-data-server-3.17.90_1
|
||||||
libedataserverui-1.2.so.1 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
|
libebook-contacts-1.2.so.2 evolution-data-server-3.17.90_1
|
||||||
libedata-book-1.2.so.25 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
|
libebook-1.2.so.16 evolution-data-server-3.8.0_1
|
||||||
libecal-1.2.so.18 evolution-data-server-3.8.0_1
|
libecal-1.2.so.19 evolution-data-server-3.18.0_1
|
||||||
libedata-cal-1.2.so.27 evolution-data-server-3.8.0_1
|
libedata-cal-1.2.so.28 evolution-data-server-3.18.0_1
|
||||||
libgdata.so.19 libgdata-0.15.0_1
|
libgdata.so.19 libgdata-0.15.0_1
|
||||||
libpcap.so.1 libpcap-1.1.1_1
|
libpcap.so.1 libpcap-1.1.1_1
|
||||||
libiptc.so.0 iptables-1.4.7_1
|
libiptc.so.0 iptables-1.4.7_1
|
||||||
|
|
|
@ -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.16.5
|
version=3.18.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-openldap --disable-uoa
|
configure_args="--with-openldap --disable-uoa
|
||||||
|
@ -16,7 +16,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://www.gnome.org"
|
homepage="http://www.gnome.org"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||||
checksum=e44ad4143402957cab8cab1a6b3d7057d8b111d268c6b9ad4e4008850f5b244c
|
checksum=ca4273b888912cadc474c1c2aebd2f02639381a9ddfa516a46cf9abd3dbc11f7
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# Fix broken pkg-config
|
# Fix broken pkg-config
|
||||||
|
|
Loading…
Reference in a new issue