duplicity: update to 0.7.10.
This commit is contained in:
parent
027563ea17
commit
1ec9613202
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'duplicity'
|
# Template file for 'duplicity'
|
||||||
pkgname=duplicity
|
pkgname=duplicity
|
||||||
version=0.7.09
|
version=0.7.10
|
||||||
revision=1
|
revision=1
|
||||||
build_style="python-module"
|
build_style="python-module"
|
||||||
hostmakedepends="python-setuptools"
|
hostmakedepends="python-setuptools"
|
||||||
|
@ -12,7 +12,7 @@ homepage="http://duplicity.nongnu.org/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
distfiles="http://code.launchpad.net/duplicity/${version%.*}-series/${version}/+download/duplicity-${version}.tar.gz"
|
distfiles="http://code.launchpad.net/duplicity/${version%.*}-series/${version}/+download/duplicity-${version}.tar.gz"
|
||||||
checksum=431e7060ba1b028605f82aee2202543506998c386c7008cd9dfe975e9128a8b3
|
checksum=485fef15526d163c061e00ec08de216cf7d652e67d41de5dc3bed9fb42214842
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
chmod 0644 bin/*.1
|
chmod 0644 bin/*.1
|
||||||
|
|
Loading…
Reference in a new issue