duplicity: update to 0.7.08.
This commit is contained in:
parent
1576efa636
commit
30f9a85445
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'duplicity'
|
||||
pkgname=duplicity
|
||||
version=0.7.07.1
|
||||
revision=2
|
||||
version=0.7.08
|
||||
revision=1
|
||||
build_style="python-module"
|
||||
hostmakedepends="python-setuptools"
|
||||
makedepends="python-devel librsync-devel"
|
||||
|
@ -11,8 +11,8 @@ short_desc="Encrypted bandwidth-efficient backup using the rsync algorithm"
|
|||
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=594c6d0e723e56f8a7114d57811c613622d535cafdef4a3643a4d4c89c1904f8
|
||||
distfiles="http://code.launchpad.net/duplicity/${version%.*}-series/${version}/+download/duplicity-${version}.tar.gz"
|
||||
checksum=d6d0b25ac2a39daa32f269a9bf6b3ea6d9202dcab388fa91bd645868defb0f17
|
||||
|
||||
post_extract() {
|
||||
chmod 0644 bin/*.1
|
||||
|
|
Loading…
Reference in a new issue