X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=ceph%2Falpine%2FAPKBUILD;h=78b1ffd01278a482ffdf5240ba5117ff32ac69b2;hb=1911f103e16ae0d04db10fb41db8217ef4c320d3;hp=d3c76725b6d76fe9b7b021ac93b509e6a9b20594;hpb=78f773100ed5d2ebc9d99e65a3d7e3a6f541a97e;p=ceph.git diff --git a/ceph/alpine/APKBUILD b/ceph/alpine/APKBUILD index d3c76725b..78b1ffd01 100644 --- a/ceph/alpine/APKBUILD +++ b/ceph/alpine/APKBUILD @@ -1,7 +1,7 @@ # Contributor: John Coyle # Maintainer: John Coyle pkgname=ceph -pkgver=15.2.1 +pkgver=15.2.2 pkgrel=0 pkgdesc="Ceph is a distributed object store and file system" pkgusers="ceph" @@ -63,7 +63,7 @@ makedepends=" xmlstarlet yasm " -source="ceph-15.2.1.tar.bz2" +source="ceph-15.2.2.tar.bz2" subpackages=" $pkgname-base $pkgname-common @@ -116,7 +116,7 @@ _sysconfdir=/etc _udevrulesdir=/etc/udev/rules.d _python_sitelib=/usr/lib/python2.7/site-packages -builddir=$srcdir/ceph-15.2.1 +builddir=$srcdir/ceph-15.2.2 build() { export CEPH_BUILD_VIRTUALENV=$builddir