duplicity: update to 0.7.06.
This commit is contained in:
parent
acfa07b214
commit
383646cd5e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'duplicity'
|
||||
pkgname=duplicity
|
||||
version=0.7.05
|
||||
version=0.7.06
|
||||
revision=1
|
||||
build_style="python-module"
|
||||
hostmakedepends="python-setuptools"
|
||||
|
@ -12,7 +12,7 @@ homepage="http://duplicity.nongnu.org/"
|
|||
license="GPL-2"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
distfiles="http://code.launchpad.net/duplicity/${version%.*}-series/${version}/+download/duplicity-${version}.tar.gz"
|
||||
checksum=1e53807d5de5bacbbe6c4eea2f313a16e9a63423316ae7b8597ee0d9e697f744
|
||||
checksum=0075595edb894399cf00fae9154aae93a07eaadc031fede5df4cc595436c7f8c
|
||||
|
||||
post_install() {
|
||||
# drop doc
|
||||
|
|
Loading…
Reference in New Issue