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 EC209DCC9A7 for ; Thu, 5 May 2016 13:21:32 +0000 (UTC) Received: from bongo.tulip.relay.mailchannels.net (bongo.tulip.relay.mailchannels.net [23.83.218.21]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id 8FB93DCBDAF for ; Thu, 5 May 2016 13:21:30 +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 354D3120C4B for ; Thu, 5 May 2016 13:21:27 +0000 (UTC) Received: from ocean.mxroute.com (ip-10-37-2-55.us-west-2.compute.internal [10.37.2.55]) by relay.mailchannels.net (Postfix) with ESMTPA id 69265120C42 for ; Thu, 5 May 2016 13:21:26 +0000 (UTC) X-Sender-Id: mxroute|x-authuser|developer@it-offshore.co.uk Received: from ocean.mxroute.com ([TEMPUNAVAIL]. [10.196.16.214]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384) by 0.0.0.0:2500 (trex/5.6.11); Thu, 05 May 2016 13:21:27 +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: 1462454486745:2014700564 X-MC-Ingress-Time: 1462454486745 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=GS8I0AZh+qsnx07fLyi3IKPPw45rz7qTsds/+iequUU=; b=Ud0qxhfsZkKblfBOddo/vu+btS rVv0SE6ANkzle52739O4yajw/GfO+F2wfphJvEKD2bsoGsptHywsIctD9CyL2jJKqBzD4phFB0eIr B8bhnsKOAVDpZdD/4B+N0nNmVapD8HOqL9cSBY3wcAFQyfpwFzLwcQiCXBn8I8U6ESZIRqDXlUTq1 w6x9raGOVQ5QsNYfmltLy6dm5lv5mq3zdEAuKE1bFwvIIYcsakui+Ej+20ZIh9GP/bFg6W1hDbUKV eJiQ/rSePKt/2qt8qHRco7J4/4hC/S3R2cHhpFOjZVkP4zQBwum5Gvt9Gjibk6w5MTg/IU+9cOpos 8GBctLPg==; Received: from [81.4.121.188] (port=34792 helo=localhost.localdomain) by ocean.mxroute.com with esmtpsa (TLSv1.2:ECDHE-RSA-AES128-SHA256:128) (Exim 4.87) (envelope-from ) id 1ayJDU-0002nt-5G for alpine-aports@lists.alpinelinux.org; Thu, 05 May 2016 09:21:20 -0400 From: Stuart Cardall To: alpine-aports@lists.alpinelinux.org Subject: [alpine-aports] [PATCH] testing/btrbk: update to 0.23.1 Date: Thu, 5 May 2016 13:21:03 +0000 Message-Id: <1462454463-4298-1-git-send-email-developer@it-offshore.co.uk> X-Mailer: git-send-email 2.8.1 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: https://github.com/digint/btrbk/blob/master/ChangeLog --- testing/btrbk/APKBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/testing/btrbk/APKBUILD b/testing/btrbk/APKBUILD index 494ee4f..d690eb2 100644 --- a/testing/btrbk/APKBUILD +++ b/testing/btrbk/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Stuart Cardall # Maintainer: Stuart Cardall pkgname=btrbk -pkgver=0.22.2 +pkgver=0.23.1 pkgrel=0 pkgdesc="Backup tool for btrfs subvolumes with atomic snapshots & incremental transfers" url="http://digint.ch/btrbk/" @@ -35,6 +35,6 @@ package() { rm -rf "$pkgdir"/usr/lib || return 1 # systemd scripts } -md5sums="8f37153db52df49be118493bdf4f127e btrbk-0.22.2.tar.xz" -sha256sums="6869124b16c3c907f8ef7896f1c6997976bf8c96fd5d71fce1940b731b886fbd btrbk-0.22.2.tar.xz" -sha512sums="07084eef3670e8026408f0bcb48d40d3c5e72079c7e2921d5fe786bf25e0fc961c17ef25e0af0c20372dbf29fd6ec0ce731932abf2661dee71bad60de5e82a45 btrbk-0.22.2.tar.xz" +md5sums="603145963002c08da36957b1e4b38e41 btrbk-0.23.1.tar.xz" +sha256sums="f82a523b5900f1c088ffa17327e7c15b753ee1c2552a00fac3abb2fcc6469279 btrbk-0.23.1.tar.xz" +sha512sums="48cc57c1b2f638771eb8b8a569c3f0f3721a8d24b5f317f029764c1f5f8cf355b6baa790bb4b1e28f8fe3a77a7db88389ec63393d872ea54cc74a53e813b80a5 btrbk-0.23.1.tar.xz" -- 2.8.1 --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---