duplicity: update to 0.7.18.
This commit is contained in:
parent
005df0ef76
commit
21fe8405f2
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'duplicity'
|
# Template file for 'duplicity'
|
||||||
pkgname=duplicity
|
pkgname=duplicity
|
||||||
version=0.7.17
|
version=0.7.18
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python2-module
|
build_style=python2-module
|
||||||
hostmakedepends="python-setuptools"
|
hostmakedepends="python-setuptools"
|
||||||
makedepends="python-devel librsync-devel"
|
makedepends="python-devel librsync-devel"
|
||||||
|
@ -14,7 +14,7 @@ _changelog="http://duplicity.nongnu.org/CHANGELOG"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
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=3724c5f1f839e584e49154ee0ff137e6f3450eedbd7f3886f31d2093001cb04a
|
checksum=abb0f507db79165ac4d08b4adb5860217f0f3c83f114933fea36cc40899a91e2
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
chmod 0644 bin/*.1
|
chmod 0644 bin/*.1
|
||||||
|
|
Loading…
Reference in New Issue