diff options
author | Leonardo Arena <rnalrd@alpinelinux.org> | 2018-07-11 13:21:40 +0000 |
---|---|---|
committer | Leonardo Arena <rnalrd@alpinelinux.org> | 2018-07-11 13:21:40 +0000 |
commit | 09b4edbb298df683761eaa13f3b7a0c7c6a69ee0 (patch) | |
tree | 90bbe56e4162684b307725cf52d054ddc20709ac /testing/ceph/APKBUILD | |
parent | 7fe4bda95915cfb6bee83a40be61233d2fa8fbff (diff) | |
download | aports-09b4edbb298df683761eaa13f3b7a0c7c6a69ee0.tar.bz2 aports-09b4edbb298df683761eaa13f3b7a0c7c6a69ee0.tar.xz |
testing/ceph: rebuild against nss-3.38
Diffstat (limited to 'testing/ceph/APKBUILD')
-rw-r--r-- | testing/ceph/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/ceph/APKBUILD b/testing/ceph/APKBUILD index de976cd3a2..79a5eb52f2 100644 --- a/testing/ceph/APKBUILD +++ b/testing/ceph/APKBUILD @@ -5,7 +5,7 @@ pkgname=ceph pkgver=11.0.1 -pkgrel=6 +pkgrel=7 pkgdesc="User space components of the Ceph file system" pkgusers="ceph" pkggroups="ceph" |