diff options
author | Leonardo Arena <rnalrd@alpinelinux.org> | 2018-07-11 13:20:04 +0000 |
---|---|---|
committer | Leonardo Arena <rnalrd@alpinelinux.org> | 2018-07-11 13:20:04 +0000 |
commit | 7fe4bda95915cfb6bee83a40be61233d2fa8fbff (patch) | |
tree | 2ccd74b37432284027d3e4840785fff465384c17 /testing/evolution-data-server/APKBUILD | |
parent | e695b87d3fe6f393ed5a2f1199ff344f9c997054 (diff) | |
download | aports-7fe4bda95915cfb6bee83a40be61233d2fa8fbff.tar.bz2 aports-7fe4bda95915cfb6bee83a40be61233d2fa8fbff.tar.xz |
Revert "testing/ceph: rebuild against nss-3.38"
This reverts commit 80a6e603b316b1790d21dae4787a72505266b7da.
Accidentally slipped in a change in another package
Diffstat (limited to 'testing/evolution-data-server/APKBUILD')
-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 5f9c43794d..b47e74342c 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=3.26.0 -pkgrel=3 +pkgrel=1 pkgdesc="data server for evolution" url="http://projects.gnome.org/evolution" arch="x86_64 x86 ppc64le aarch64 armhf" |