aboutsummaryrefslogtreecommitdiffstats
path: root/main/duplicity
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2017-01-03 10:12:12 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2017-01-03 10:48:02 +0000
commit9d7dd59d1445007b8792559a993654a8274826dc (patch)
tree3cd5b4835ed9bae452673eb306f244980852285d /main/duplicity
parente33292a7ff72c0c7d1dbbff02ff1076c3924c2e7 (diff)
downloadaports-9d7dd59d1445007b8792559a993654a8274826dc.tar.bz2
aports-9d7dd59d1445007b8792559a993654a8274826dc.tar.xz
main/duplicity: upgrade to 0.7.11
Diffstat (limited to 'main/duplicity')
-rw-r--r--main/duplicity/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/main/duplicity/APKBUILD b/main/duplicity/APKBUILD
index 9aa453d408..3559b8aca6 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.07.1
+pkgver=0.7.11
pkgrel=0
pkgdesc="Encrypted bandwidth-efficient backup using the rsync algorithm"
url="http://duplicity.nongnu.org/"
@@ -36,6 +36,6 @@ package() {
python2 setup.py install --root "$pkgdir"
}
-md5sums="4f90bcd93f5e6ac1aa3f4519b28f5b89 duplicity-0.7.07.1.tar.gz"
-sha256sums="594c6d0e723e56f8a7114d57811c613622d535cafdef4a3643a4d4c89c1904f8 duplicity-0.7.07.1.tar.gz"
-sha512sums="363266232763791bac9e84a9e345dda6ffa278a89597a094540088e12e47b56cb2459f72073c0020b77504514149b1ccb9bed7a67e516443a674975954f49129 duplicity-0.7.07.1.tar.gz"
+md5sums="9904a5bd8eb1d57d50ff1518a106dfc6 duplicity-0.7.11.tar.gz"
+sha256sums="b047a1590a1f5bb3974643ad2cc9dfdd32f61adbf2c1989191fb12cb59c2ec07 duplicity-0.7.11.tar.gz"
+sha512sums="81ccb868625b261356b9cb2439659eb7574343c0a15ea7db099746216689a881d9a37b05711c232103ae0e7660b5cdc7dff6475eda81ecbdcfc28bced0eabe75 duplicity-0.7.11.tar.gz"