duplicity: update to 0.7.14.

This commit is contained in:
Leah Neukirchen 2017-09-01 12:19:00 +02:00
parent ec839d7ef3
commit 1d7b6bc609

View file

@ -1,7 +1,7 @@
# Template file for 'duplicity' # Template file for 'duplicity'
pkgname=duplicity pkgname=duplicity
version=0.7.13.1 version=0.7.14
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"
@ -11,8 +11,8 @@ short_desc="Encrypted bandwidth-efficient backup using the rsync algorithm"
homepage="http://duplicity.nongnu.org/" homepage="http://duplicity.nongnu.org/"
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=adb8668fb10e0b0f91cb77f758d02c02bf5c02e6c4835904a82cbdab6db4bef2 checksum=7a3eb74a2a36b004b10add2970b37cfbac0bd693d79513e6311c8e4b8c3dd73e
post_extract() { post_extract() {
chmod 0644 bin/*.1 chmod 0644 bin/*.1