aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Smith <msmith@alpinelinux.org>2011-03-23 15:39:26 -0500
committerMatt Smith <msmith@alpinelinux.org>2011-03-23 15:39:26 -0500
commit49cdecc541e9c652541a1e18892e8a002db73237 (patch)
treed9882aed76779babdaea98b311016530584661c2
parentc68a35a52b294cc73ce7e260efb325129b1ed561 (diff)
downloadaports-49cdecc541e9c652541a1e18892e8a002db73237.tar.bz2
aports-49cdecc541e9c652541a1e18892e8a002db73237.tar.xz
testing/duplicity: upgrade to 0.6.12
-rw-r--r--testing/duplicity/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/duplicity/APKBUILD b/testing/duplicity/APKBUILD
index 4248489a27..2562ee2d40 100644
--- a/testing/duplicity/APKBUILD
+++ b/testing/duplicity/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Matt Smith <mcs@darkregion.net>
# Maintainer: Matt Smith <mcs@darkregion.net>
pkgname=duplicity
-pkgver=0.6.11
+pkgver=0.6.12
pkgrel=0
pkgdesc="Encrypted bandwidth-efficient backup using the rsync algorithm"
url="http://duplicity.nongnu.org/"
@@ -30,4 +30,4 @@ package() {
python setup.py install --root "$pkgdir"
}
-md5sums="1116be7aababa467336eac2092f66ab7 duplicity-0.6.11.tar.gz"
+md5sums="9b84c984054550bbb2ba29b553567b7b duplicity-0.6.12.tar.gz"