diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2011-08-30 16:36:49 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2011-08-30 16:36:49 +0000 |
commit | 8af657cb1e0ee245d7cf7f6669da1e5d7e7d5924 (patch) | |
tree | 3b814deb7f30623d9e026f874d03884c3837883b /testing/evolution-data-server | |
parent | 3934a0cf6b0e33cf061700ce89fa6ced107cbde5 (diff) | |
download | aports-8af657cb1e0ee245d7cf7f6669da1e5d7e7d5924.tar.bz2 aports-8af657cb1e0ee245d7cf7f6669da1e5d7e7d5924.tar.xz |
testing/evolution-data-server: rebuild against new nspr soname
Diffstat (limited to 'testing/evolution-data-server')
-rw-r--r-- | testing/evolution-data-server/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/evolution-data-server/APKBUILD b/testing/evolution-data-server/APKBUILD index aa500819d..e7fffe324 100644 --- a/testing/evolution-data-server/APKBUILD +++ b/testing/evolution-data-server/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: William Pitcock <nenolod@dereferenced.org> pkgname=evolution-data-server pkgver=2.32.2 -pkgrel=5 +pkgrel=6 pkgdesc="data server for evolution" url="http://projects.gnome.org/evolution" arch="all" |