duplicity: update to 0.7.09.
This commit is contained in:
parent
40946caf66
commit
f39bd4a631
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'duplicity'
|
||||
pkgname=duplicity
|
||||
version=0.7.08
|
||||
version=0.7.09
|
||||
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=d6d0b25ac2a39daa32f269a9bf6b3ea6d9202dcab388fa91bd645868defb0f17
|
||||
checksum=431e7060ba1b028605f82aee2202543506998c386c7008cd9dfe975e9128a8b3
|
||||
|
||||
post_extract() {
|
||||
chmod 0644 bin/*.1
|
||||
|
|
Loading…
Reference in a new issue