aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authortcely <tcely@users.noreply.github.com>2019-01-07 00:33:36 -0500
committerAndy Postnikov <apostnikov@gmail.com>2019-01-07 15:26:39 +0200
commite6ab1c29ce1d84c07c8ecfcd8a7c7eafb9abf77c (patch)
treee66bbcaa81363e21db17cae1c30a84fa9b2bc3a4 /community
parentd5b90df853c5905ac5eb761010e90c67d957f79b (diff)
downloadaports-e6ab1c29ce1d84c07c8ecfcd8a7c7eafb9abf77c.tar.bz2
aports-e6ab1c29ce1d84c07c8ecfcd8a7c7eafb9abf77c.tar.xz
community/restic: upgrade to 0.9.4
Diffstat (limited to 'community')
-rw-r--r--community/restic/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/restic/APKBUILD b/community/restic/APKBUILD
index 90a8c5d274..394107cf9f 100644
--- a/community/restic/APKBUILD
+++ b/community/restic/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net>
# Maintainer: Sören Tempel <soeren+alpine@soeren-tempel.net>
pkgname=restic
-pkgver=0.9.3
+pkgver=0.9.4
pkgrel=0
pkgdesc="Fast, secure, efficient backup program"
url="https://restic.net/"
@@ -64,4 +64,4 @@ zshcomp() {
"$subpkgdir"/usr/share/zsh/site-functions/_$pkgname
}
-sha512sums="a8d906984d17e46533a377fba464d909a92016595d7585f37942bc68c24f9356c47df83f2e6ec15b877ea20f864be87362db4421665b594fecb4bca78b520393 restic-0.9.3.tar.gz"
+sha512sums="8e75a1da6ee9a364c2bf53ce8f9b014549e7065eae349dc6baf68b0e8a8e9736f83c0495b822aac87480751f448bd42da34c440290b5f0967aea7becda5c448b restic-0.9.4.tar.gz"