[arch-commits] Commit in ceph/trunk (PKGBUILD)

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Fri Sep 15 19:11:24 UTC 2017


    Date: Friday, September 15, 2017 @ 19:11:23
  Author: bpiotrowski
Revision: 305617

10.2.9-1: rebuild against boost 1.65.1

Modified:
  ceph/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-15 18:33:51 UTC (rev 305616)
+++ PKGBUILD	2017-09-15 19:11:23 UTC (rev 305617)
@@ -2,8 +2,8 @@
 # Maintainer: Sébastien "Seblu" Luttringer <seblu at archlinux.org>
 
 pkgname=ceph
-pkgver=10.2.5
-pkgrel=2
+pkgver=10.2.9
+pkgrel=1
 pkgdesc='Distributed, fault-tolerant storage platform delivering object, block, and file system'
 arch=('x86_64' 'i686')
 url='https://ceph.com/'
@@ -17,7 +17,7 @@
 source=("https://download.ceph.com/tarballs/$pkgname-$pkgver.tar.gz"
         'ceph.sysusers'
         '01-ceph-detec-init.patch')
-md5sums=('772bf99f4360774f5948191a7b012c88'
+md5sums=('eff6db61b3befb686e0693befa1f076a'
          'b3e24e3aa005a657ab475f84bfe3291a'
          'da25c78ae413dc134cc99fe9818f6ff1')
 



More information about the arch-commits mailing list