diff options
author | piernov <piernov@piernov.org> | 2012-05-23 18:10:04 +0000 |
---|---|---|
committer | piernov <piernov@piernov.org> | 2012-05-23 18:10:04 +0000 |
commit | 0f419db28ac21799bfdbfb8a1fd7705548a6c510 (patch) | |
tree | 413974d5b92a2fc92d77f940aecd1147ed7850d1 /evolution-data-server | |
parent | 81b6434ed307cfb47cbf027ada6436ca875db638 (diff) | |
download | gnome3-0f419db28ac21799bfdbfb8a1fd7705548a6c510.tar.gz gnome3-0f419db28ac21799bfdbfb8a1fd7705548a6c510.tar.bz2 gnome3-0f419db28ac21799bfdbfb8a1fd7705548a6c510.tar.xz gnome3-0f419db28ac21799bfdbfb8a1fd7705548a6c510.zip |
evolution-data-server 3.4.2-1 màj port
Diffstat (limited to 'evolution-data-server')
-rw-r--r-- | evolution-data-server/.md5sum.i686 | 2 | ||||
-rw-r--r-- | evolution-data-server/.md5sum.x86_64 | 2 | ||||
-rw-r--r-- | evolution-data-server/Pkgfile | 4 |
3 files changed, 3 insertions, 5 deletions
diff --git a/evolution-data-server/.md5sum.i686 b/evolution-data-server/.md5sum.i686 index b74cc7d..345b7c6 100644 --- a/evolution-data-server/.md5sum.i686 +++ b/evolution-data-server/.md5sum.i686 @@ -1 +1 @@ -e7cc147e27b8e4cb617219245b71189e evolution-data-server-3.4.0.tar.xz +7ff02af7daf6b279094ad0768679802c evolution-data-server-3.4.2.tar.xz diff --git a/evolution-data-server/.md5sum.x86_64 b/evolution-data-server/.md5sum.x86_64 index b74cc7d..345b7c6 100644 --- a/evolution-data-server/.md5sum.x86_64 +++ b/evolution-data-server/.md5sum.x86_64 @@ -1 +1 @@ -e7cc147e27b8e4cb617219245b71189e evolution-data-server-3.4.0.tar.xz +7ff02af7daf6b279094ad0768679802c evolution-data-server-3.4.2.tar.xz diff --git a/evolution-data-server/Pkgfile b/evolution-data-server/Pkgfile index e163d86..faf57a1 100644 --- a/evolution-data-server/Pkgfile +++ b/evolution-data-server/Pkgfile @@ -5,7 +5,7 @@ # Run on: libgnomeui,libsoup,nss,libical,libgweather,popt,bison,libgdata,gnome-online-accounts,openldap,kerberos name=evolution-data-server -version=3.4.0 +version=3.4.2 release=1 source=(http://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz) @@ -16,10 +16,8 @@ build() { --localstatedir=/var \ --libexecdir=/usr/lib/evolution-data-server \ --enable-goa \ - --enable-ssl \ --enable-smime \ --enable-ipv6=yes \ - --enable-calendar=yes \ --enable-weather \ --enable-nntp \ --enable-purify \ |