duplicity: update to 0.7.12.
This commit is contained in:
parent
49090fdfc7
commit
f948743527
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'duplicity'
|
||||
pkgname=duplicity
|
||||
version=0.7.11
|
||||
version=0.7.12
|
||||
revision=1
|
||||
build_style=python2-module
|
||||
hostmakedepends="python-setuptools"
|
||||
|
@ -12,7 +12,7 @@ homepage="http://duplicity.nongnu.org/"
|
|||
license="GPL-2"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
distfiles="http://code.launchpad.net/duplicity/${version%.*}-series/${version}/+download/duplicity-${version}.tar.gz"
|
||||
checksum=b047a1590a1f5bb3974643ad2cc9dfdd32f61adbf2c1989191fb12cb59c2ec07
|
||||
checksum=11cbad44a90891af1bf9e294260ba7c21a1660ccd3ab2c6e736ba74ac5cf0fe6
|
||||
|
||||
post_extract() {
|
||||
chmod 0644 bin/*.1
|
||||
|
|
Loading…
Reference in a new issue