duplicity: update to 0.6.26.
This commit is contained in:
parent
b8c8fcb83f
commit
ba01e61b18
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'duplicity'
|
||||
pkgname=duplicity
|
||||
version=0.6.25
|
||||
version=0.6.26
|
||||
revision=1
|
||||
build_style="python-module"
|
||||
hostmakedepends="python-setuptools"
|
||||
|
@ -10,9 +10,9 @@ pycompile_module="duplicity"
|
|||
short_desc="Encrypted bandwidth-efficient backup using the rsync algorithm"
|
||||
homepage="http://duplicity.nongnu.org/"
|
||||
license="GPL-2"
|
||||
maintainer="Steven R <dev@styez.com>"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
distfiles="http://code.launchpad.net/duplicity/${version%.*}-series/${version}/+download/duplicity-${version}.tar.gz"
|
||||
checksum=ac44f44abc1c5fe775a49b77e722d238c0b3bbb105e083fd505e2dca8e2c1725
|
||||
checksum=8bef8a5d805b79ae177e54d42152238bce1b2aaf9ad32e03a2c3a20cbd4e074a
|
||||
|
||||
post_install() {
|
||||
# drop doc
|
||||
|
|
Loading…
Reference in New Issue