aboutsummaryrefslogtreecommitdiffstats
path: root/testing/barman
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2019-08-02 07:44:35 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2019-08-02 07:44:35 +0000
commit48b47d86e4a139f313e3aa085fd1a6ad56094a2c (patch)
tree670e44cf413007ea46d295184545be716f5362d0 /testing/barman
parent50a13b4bb788ddb3e9d6d015716e8af2ccac15d5 (diff)
testing/barman: upgrade to 2.9
Diffstat (limited to 'testing/barman')
-rw-r--r--testing/barman/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/barman/APKBUILD b/testing/barman/APKBUILD
index ea38e098c8c..a6a205f9e81 100644
--- a/testing/barman/APKBUILD
+++ b/testing/barman/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Francesco Colista <fcolista@alpinelinux.org>
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=barman
-pkgver=2.8
+pkgver=2.9
pkgrel=0
pkgdesc="Backup and recovery manager for PostgreSQL"
url="http://www.pgbarman.org"
@@ -27,4 +27,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="12a70b1773bc1bf8b1cbee90ccddf1137e2d005001d6b33d9b50095ca9737ad6fd22f4ec6fcf7fbc64417d4ae7e4df2e7c908c130c3c92174a1d53a2f2cc74e7 barman-2.8.tar.gz"
+sha512sums="13122f3437b84b1369dbccac25f4e5afc335d7ba0c8b9d807bb8c2c67c0a744999c8176e9079335e8199048b7a18bff3d74f5dafe9ea388662fa7f4259f463bd barman-2.9.tar.gz"