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 | 3934a0cf6b0e33cf061700ce89fa6ced107cbde5 (patch) | |
tree | 5d5d494c00fca6dd6ea8a19fa804f9bc30b48185 /testing/evolution | |
parent | 497d1806e28b4d103eec32c2ce311e65eab1626d (diff) | |
download | aports-3934a0cf6b0e33cf061700ce89fa6ced107cbde5.tar.bz2 aports-3934a0cf6b0e33cf061700ce89fa6ced107cbde5.tar.xz |
testing/evolution: rebuild against new nspr soname
Diffstat (limited to 'testing/evolution')
-rw-r--r-- | testing/evolution/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/evolution/APKBUILD b/testing/evolution/APKBUILD index 6937cbc7a8..3e5302ebab 100644 --- a/testing/evolution/APKBUILD +++ b/testing/evolution/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: William Pitcock <nenolod@dereferenced.org> pkgname=evolution pkgver=2.32.1 -pkgrel=3 +pkgrel=4 pkgdesc="evolution mail client" url="http://projects.gnome.org/evolution" arch="all" |