diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2018-08-13 09:50:21 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2018-08-13 10:34:23 +0000 |
commit | f27ae4dbc22c5728b06e7222b4c2f3f00addf995 (patch) | |
tree | f226fa428c96dae836516da7108d23ccb44b7dde | |
parent | d3fb24f789be61eaba3af3a414b13001727d46f1 (diff) | |
download | aports-f27ae4dbc22c5728b06e7222b4c2f3f00addf995.tar.bz2 aports-f27ae4dbc22c5728b06e7222b4c2f3f00addf995.tar.xz |
testing/ceph: rebuild against boost-1.67
-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 592b01276c..fbac1c606d 100644 --- a/testing/ceph/APKBUILD +++ b/testing/ceph/APKBUILD @@ -5,7 +5,7 @@ pkgname=ceph pkgver=11.0.1 -pkgrel=8 +pkgrel=9 pkgdesc="User space components of the Ceph file system" pkgusers="ceph" pkggroups="ceph" |