~alpine/aports

testing/btrbk: update to 0.22.2 v1 PROPOSED

Stuart Cardall: 1
 testing/btrbk: update to 0.22.2

 1 files changed, 4 insertions(+), 4 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/2232/mbox | git am -3
Learn more about email & git

[alpine-aports] [PATCH] testing/btrbk: update to 0.22.2 Export this patch

---
 testing/btrbk/APKBUILD | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/testing/btrbk/APKBUILD b/testing/btrbk/APKBUILD
index 04829ad..494ee4f 100644
--- a/testing/btrbk/APKBUILD
+++ b/testing/btrbk/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Stuart Cardall <developer@it-offshore.co.uk>
# Maintainer: Stuart Cardall <developer@it-offshore.co.uk>
pkgname=btrbk
pkgver=0.22.1
pkgver=0.22.2
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="2f9e10ea793d7b7dfe36a7c33cac129e  btrbk-0.22.1.tar.xz"
sha256sums="15786bbd7749d3b24622656f654d74202a84bdb4f32983bac5ac7c139e141a82  btrbk-0.22.1.tar.xz"
sha512sums="67d4795708c1540861ad00445424e9959b1e5c9daab2408037e9e341b168e622be1fb45f3491407dade54677d7a3c6d87a9bc9db940e8d6dcb364623622e2a5f  btrbk-0.22.1.tar.xz"
md5sums="8f37153db52df49be118493bdf4f127e  btrbk-0.22.2.tar.xz"
sha256sums="6869124b16c3c907f8ef7896f1c6997976bf8c96fd5d71fce1940b731b886fbd  btrbk-0.22.2.tar.xz"
sha512sums="07084eef3670e8026408f0bcb48d40d3c5e72079c7e2921d5fe786bf25e0fc961c17ef25e0af0c20372dbf29fd6ec0ce731932abf2661dee71bad60de5e82a45  btrbk-0.22.2.tar.xz"
-- 
2.7.0



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---