diff options
author | TBK <tbk@jjtc.eu> | 2018-06-23 21:10:00 +0200 |
---|---|---|
committer | Jakub Jirutka <jakub@jirutka.cz> | 2018-07-22 14:28:46 +0200 |
commit | 5220530cc587c8cebc12e88b8013dddba10bca81 (patch) | |
tree | 2775cdcb4cf59b9b976ce062d570be3db0af3e4f /testing/ceph/APKBUILD | |
parent | 154a02a72aef756304d0b7ac575a06a08913cd73 (diff) | |
download | aports-5220530cc587c8cebc12e88b8013dddba10bca81.tar.bz2 aports-5220530cc587c8cebc12e88b8013dddba10bca81.tar.xz |
main/snappy: upgrade to 1.1.7 and rebuild dependent packages
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 79a5eb52f2..592b01276c 100644 --- a/testing/ceph/APKBUILD +++ b/testing/ceph/APKBUILD @@ -5,7 +5,7 @@ pkgname=ceph pkgver=11.0.1 -pkgrel=7 +pkgrel=8 pkgdesc="User space components of the Ceph file system" pkgusers="ceph" pkggroups="ceph" |