duplicity: update to 0.6.22.
This commit is contained in:
parent
2d8588016b
commit
f6412331fc
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'duplicity'
|
||||
pkgname=duplicity
|
||||
version=0.6.21
|
||||
version=0.6.22
|
||||
revision=1
|
||||
distfiles="http://code.launchpad.net/duplicity/0.6-series/${version}/+download/duplicity-0.6.21.tar.gz"
|
||||
checksum="a3628aa6c151fbc1a3014f0db7812d7234e04bba0a45ce1255e7450bdfeff706"
|
||||
distfiles="http://code.launchpad.net/duplicity/0.6-series/${version}/+download/duplicity-${version}.tar.gz"
|
||||
checksum="6f489b0445681f0697488f3d4097b4c56a7fe8a5fea5fadd2e431724039c5a12"
|
||||
build_style=python-module
|
||||
hostmakedepends="python-devel"
|
||||
makedepends="librsync-devel"
|
||||
|
|
Loading…
Reference in a new issue