evolution-data-server: update to 3.16.5.
This commit is contained in:
parent
2eab83f8e4
commit
875e0e3f58
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'evolution-data-server'
|
# Template file for 'evolution-data-server'
|
||||||
pkgname=evolution-data-server
|
pkgname=evolution-data-server
|
||||||
version=3.16.4
|
version=3.16.5
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-openldap --disable-uoa
|
configure_args="--with-openldap --disable-uoa
|
||||||
--with-krb5=/usr --with-nspr-includes=/usr/include/nspr
|
--with-krb5=/usr --with-nspr-includes=/usr/include/nspr
|
||||||
|
@ -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=62af92dd5563d58a2f13eceeee99cbb7201c15a60eb9e6f4f2bf69688aa07a06
|
checksum=e44ad4143402957cab8cab1a6b3d7057d8b111d268c6b9ad4e4008850f5b244c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# Fix broken pkg-config
|
# Fix broken pkg-config
|
||||||
|
|
Loading…
Reference in a new issue