duplicity: update to 0.7.07.1.
This commit is contained in:
parent
66e867428e
commit
50246b01cc
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'duplicity'
|
# Template file for 'duplicity'
|
||||||
pkgname=duplicity
|
pkgname=duplicity
|
||||||
version=0.7.07
|
version=0.7.07.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style="python-module"
|
build_style="python-module"
|
||||||
hostmakedepends="python-setuptools"
|
hostmakedepends="python-setuptools"
|
||||||
|
@ -11,8 +11,8 @@ short_desc="Encrypted bandwidth-efficient backup using the rsync algorithm"
|
||||||
homepage="http://duplicity.nongnu.org/"
|
homepage="http://duplicity.nongnu.org/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
distfiles="http://code.launchpad.net/duplicity/${version%.*}-series/${version}/+download/duplicity-${version}.tar.gz"
|
distfiles="http://code.launchpad.net/duplicity/${version%.*.*}-series/${version}/+download/duplicity-${version}.tar.gz"
|
||||||
checksum=1acb522d5ae6b54d107270d06f006a43ae1ca29fb0537e32153bd6376dcb5a5c
|
checksum=594c6d0e723e56f8a7114d57811c613622d535cafdef4a3643a4d4c89c1904f8
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# drop doc
|
# drop doc
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue