diff options
author | Leonardo Arena <rnalrd@alpinelinux.org> | 2018-07-10 09:27:04 +0000 |
---|---|---|
committer | Leonardo Arena <rnalrd@alpinelinux.org> | 2018-07-11 10:34:35 +0000 |
commit | 80a6e603b316b1790d21dae4787a72505266b7da (patch) | |
tree | 2961647649f44a9c988fe30cdc4bcfb125da8d63 /testing/ceph | |
parent | 5aa120e8b6c326ab6f13f01fba671ad22b6aa13a (diff) | |
download | aports-80a6e603b316b1790d21dae4787a72505266b7da.tar.bz2 aports-80a6e603b316b1790d21dae4787a72505266b7da.tar.xz |
testing/ceph: rebuild against nss-3.38
Diffstat (limited to 'testing/ceph')
-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" |