duplicity: update to 0.7.18.1.
This commit is contained in:
parent
1dc8a510ac
commit
8e481500f4
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'duplicity'
|
||||
pkgname=duplicity
|
||||
version=0.7.18
|
||||
version=0.7.18.1
|
||||
revision=1
|
||||
build_style=python2-module
|
||||
hostmakedepends="python-setuptools"
|
||||
|
@ -13,8 +13,8 @@ homepage="http://duplicity.nongnu.org/"
|
|||
_changelog="http://duplicity.nongnu.org/CHANGELOG"
|
||||
license="GPL-2"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
distfiles="http://code.launchpad.net/duplicity/${version%.*}-series/${version}/+download/duplicity-${version}.tar.gz"
|
||||
checksum=abb0f507db79165ac4d08b4adb5860217f0f3c83f114933fea36cc40899a91e2
|
||||
distfiles="http://code.launchpad.net/duplicity/${version%.*.*}-series/${version}/+download/duplicity-${version}.tar.gz"
|
||||
checksum=c935019ed953e4767df8d39765c4dd41198709a14668e823e2e9e3e20710809d
|
||||
|
||||
post_extract() {
|
||||
chmod 0644 bin/*.1
|
||||
|
|
Loading…
Reference in New Issue