summaryrefslogtreecommitdiffstats
path: root/gnome/evolution-data-server/Pkgfile
diff options
context:
space:
mode:
authorbg <bg@nutyx.(none)>2009-11-10 10:51:38 +0100
committerbg <bg@nutyx.(none)>2009-11-10 10:51:38 +0100
commit2160419a1175870c3f6c678a7dc863bb249f5638 (patch)
tree9abb489666bf81bdc8e045004b54dae10a45c00b /gnome/evolution-data-server/Pkgfile
parent85d3865857d7a8ec226bac7b862f86dd6d1960cd (diff)
parent3972e08717d7c6cee26d3967748d98803101e4dd (diff)
downloadnutyx-extra-2160419a1175870c3f6c678a7dc863bb249f5638.tar.gz
nutyx-extra-2160419a1175870c3f6c678a7dc863bb249f5638.tar.bz2
nutyx-extra-2160419a1175870c3f6c678a7dc863bb249f5638.tar.xz
nutyx-extra-2160419a1175870c3f6c678a7dc863bb249f5638.zip
Merge remote branch 'nutyx-2009/master'
Diffstat (limited to 'gnome/evolution-data-server/Pkgfile')
-rw-r--r--gnome/evolution-data-server/Pkgfile6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnome/evolution-data-server/Pkgfile b/gnome/evolution-data-server/Pkgfile
index 9e9251070..2f3414d32 100644
--- a/gnome/evolution-data-server/Pkgfile
+++ b/gnome/evolution-data-server/Pkgfile
@@ -4,13 +4,13 @@
# Depends on: gtk-doc, libgnomeui, libsoup, nss, libical
name=evolution-data-server
-version=2.26.3
+version=2.28.1
release=1
-source=(http://ftp.gnome.org/pub/gnome/sources/evolution-data-server/2.26/$name-$version.tar.bz2 configure.patch)
+source=(http://ftp.gnome.org/pub/gnome/sources/evolution-data-server/2.28/$name-$version.tar.bz2 configure-01.patch)
build() {
cd $name-$version
- patch -Np0 -i ../configure.patch
+ patch -Np0 -i ../configure-01.patch
./configure --prefix=$GNOME_PREFIX \
--libexecdir=$GNOME_PREFIX/lib/evolution-data-server \
--enable-nntp \