aboutsummaryrefslogtreecommitdiffstats
path: root/main/duplicity
diff options
context:
space:
mode:
authorJ0WI <J0WI@users.noreply.github.com>2018-10-26 13:45:41 +0200
committerTimo Teräs <timo.teras@iki.fi>2018-11-13 07:26:25 +0000
commit70daf4f77bcc540955d03f2c4f2f655d75cc4f3b (patch)
tree91ab6df2af2e5c395ec00cde2916d17a115c550b /main/duplicity
parentfd8b61b9eb0449b3a3b8746458d532da8ead196a (diff)
downloadaports-70daf4f77bcc540955d03f2c4f2f655d75cc4f3b.tar.bz2
aports-70daf4f77bcc540955d03f2c4f2f655d75cc4f3b.tar.xz
main/duplicity: upgrade to 0.7.18.2
Diffstat (limited to 'main/duplicity')
-rw-r--r--main/duplicity/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/duplicity/APKBUILD b/main/duplicity/APKBUILD
index b3d010e65c..288d2b2f59 100644
--- a/main/duplicity/APKBUILD
+++ b/main/duplicity/APKBUILD
@@ -2,7 +2,7 @@
# Contributor: Matt Smith <mcs@darkregion.net>
# Maintainer: Matt Smith <mcs@darkregion.net>
pkgname=duplicity
-pkgver=0.7.18
+pkgver=0.7.18.2
pkgrel=0
pkgdesc="Encrypted bandwidth-efficient backup using the rsync algorithm"
url="http://duplicity.nongnu.org/"
@@ -32,4 +32,4 @@ package() {
python2 setup.py install --root "$pkgdir"
}
-sha512sums="75940a82b7887846778633bc6256913df7834c5afdc8d75c54018f42b0e79b1048cd8807c00092b93d1504ac4850ba3426cb96307eadd89e59ad18e54ded3780 duplicity-0.7.18.tar.gz"
+sha512sums="7fb477b1bbbfe060daf130a5b0518a53b7c6e6705e5459c191fb44c8a723c9a5e2126db98544951ffb807a5de7e127168cba165a910f962ed055d74066f0faa5 duplicity-0.7.18.2.tar.gz"