X-Original-To: alpine-aports@mail.alpinelinux.org Delivered-To: alpine-aports@mail.alpinelinux.org Received: from mail.alpinelinux.org (dallas-a1.alpinelinux.org [127.0.0.1]) by mail.alpinelinux.org (Postfix) with ESMTP id 08E54DC0ED8 for ; Wed, 11 May 2016 01:18:59 +0000 (UTC) Received: from bumble.birch.relay.mailchannels.net (bumble.birch.relay.mailchannels.net [23.83.209.25]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id A38E5DC017F for ; Wed, 11 May 2016 01:18:58 +0000 (UTC) X-Sender-Id: mxroute|x-authuser|developer@it-offshore.co.uk Received: from relay.mailchannels.net (localhost [127.0.0.1]) by relay.mailchannels.net (Postfix) with ESMTP id 4256D122729 for ; Wed, 11 May 2016 01:18:57 +0000 (UTC) Received: from ocean.mxroute.com (ip-10-215-133-244.us-west-2.compute.internal [10.215.133.244]) by relay.mailchannels.net (Postfix) with ESMTPA id 4FBFB12276E for ; Wed, 11 May 2016 01:18:56 +0000 (UTC) X-Sender-Id: mxroute|x-authuser|developer@it-offshore.co.uk Received: from ocean.mxroute.com ([TEMPUNAVAIL]. [10.21.150.52]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384) by 0.0.0.0:2500 (trex/5.6.11); Wed, 11 May 2016 01:18:57 +0000 X-MC-Relay: Neutral X-MailChannels-SenderId: mxroute|x-authuser|developer@it-offshore.co.uk X-MailChannels-Auth-Id: mxroute X-MC-Loop-Signature: 1462929536515:116521885 X-MC-Ingress-Time: 1462929536514 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=it-offshore.co.uk; s=default; h=Message-Id:Date:Subject:To:From:Sender: Reply-To:Cc:MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=5WMQioLqQiuu61bE3mtz1GrZ9diA5boGrFI4+OJF4Hk=; b=5Kt+n6aYQvQtrorXL/WZDP109J wbnjinXRsWM8xZacoeQD8ckvu8HvwdSnFNIfMPz4TnrqzHZzQBQ6jODD0q2SfNw8u0VVuJ+0J1qhQ efmKvEKRDbwPDg79A1s9slFEjRsJ80M3kjuKsEm+RBL8agYBhacjsblXn5B/SCqaKXAyvZUZ2DcS8 3disI4bgpqaS8IpPQOEYToKmfKlDXXcbs4ofzkBbPk+OD44M+5fX5mB7Yk/Qz+MHRHjIu/wY8Fvyz hdEFDbgpL9ZqAK6HemypHFq5H9HKukzerHIZSxu80o32qeDXuI0YEClXr8ddywapObwl8lSJOFDaT Y7VloPtQ==; Received: from [81.4.121.188] (port=43735 helo=localhost.localdomain) by ocean.mxroute.com with esmtpsa (TLSv1.2:ECDHE-RSA-AES128-SHA256:128) (Exim 4.87) (envelope-from ) id 1b0Inf-00030W-0a for alpine-aports@lists.alpinelinux.org; Tue, 10 May 2016 21:18:55 -0400 From: Stuart Cardall To: alpine-aports@lists.alpinelinux.org Subject: [alpine-aports] [PATCH] testing/thin-provisioning-tools: update to 0.6.2-rc8 Date: Wed, 11 May 2016 01:18:52 +0000 Message-Id: <1462929532-7212-1-git-send-email-developer@it-offshore.co.uk> X-Mailer: git-send-email 2.8.2 X-AuthUser: developer@it-offshore.co.uk X-Virus-Scanned: ClamAV using ClamSMTP X-Mailinglist: alpine-aports Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: --- testing/thin-provisioning-tools/APKBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/testing/thin-provisioning-tools/APKBUILD b/testing/thin-provisioning-tools/APKBUILD index 8feab94..bdd5c87 100644 --- a/testing/thin-provisioning-tools/APKBUILD +++ b/testing/thin-provisioning-tools/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Carlo Landmeter # Maintainer: pkgname=thin-provisioning-tools -pkgver=0.6.2_rc6 +pkgver=0.6.2_rc8 pkgrel=0 pkgdesc="A suite of tools for manipulating the metadata of the dm-thin device-mapper target" url="https://github.com/jthornber/thin-provisioning-tools" @@ -48,6 +48,6 @@ package() { install || return 1 } -md5sums="471e51f7b3dcea7ac92135e4093e8727 thin-provisioning-tools-0.6.2-rc6.tar.gz" -sha256sums="8ef2751e14efcf2876e794144844c859349c8875cfbcdc698cca20fab17d23aa thin-provisioning-tools-0.6.2-rc6.tar.gz" -sha512sums="75c214d6950ffc642d77029baf4371debf74518183d170f268cc3622ccabc81f2edb3436bd5a145c837bbd152aec040f534587d9c1c8ec94b2804607a1fd59cb thin-provisioning-tools-0.6.2-rc6.tar.gz" +md5sums="69891c5a9edf1ccfac36f97ff38f9bd6 thin-provisioning-tools-0.6.2-rc8.tar.gz" +sha256sums="b6ce649e1aa6bcc819d421729a41a3d37a67c4eb88b53640793870c6f7e66f0e thin-provisioning-tools-0.6.2-rc8.tar.gz" +sha512sums="9c956735895de865fdd102245cb8cdee72fc16ebef47105304e581e3d974d044156447d539e8a1093d10bbb5e2396a69910cc5f7d7f76d669144fecffe5c43c3 thin-provisioning-tools-0.6.2-rc8.tar.gz" -- 2.8.2 --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---