duplicity: update to 0.8.16.
This commit is contained in:
parent
b5f1cb5848
commit
867ee3ba5e
1 changed files with 4 additions and 5 deletions
|
@ -1,9 +1,8 @@
|
|||
# Template file for 'duplicity'
|
||||
pkgname=duplicity
|
||||
version=0.8.11.1596
|
||||
revision=2
|
||||
version=0.8.16
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
pycompile_module="duplicity"
|
||||
hostmakedepends="gettext python3-setuptools"
|
||||
makedepends="python3-devel librsync-devel"
|
||||
depends="python3-fasteners gnupg python3-future python3-urllib3"
|
||||
|
@ -12,8 +11,8 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="http://duplicity.nongnu.org/"
|
||||
changelog="http://duplicity.nongnu.org/vers8/CHANGELOG"
|
||||
distfiles="http://code.launchpad.net/duplicity/${version%.*.*}-series/${version%.*}/+download/duplicity-${version}.tar.gz"
|
||||
checksum=09826a6e5706db1fc9a2c5624fc7f13c0ec1289111676eb9b323b0c69757aae1
|
||||
distfiles="http://launchpad.net/duplicity/${version%.*}-series/${version}/+download/duplicity-${version}.tar.gz"
|
||||
checksum=2cfcd212834979751310d9df1a954b949f86b084efd5ad1f97dd744780ef9d1b
|
||||
|
||||
post_extract() {
|
||||
chmod 0644 bin/*.1
|
||||
|
|
Loading…
Reference in a new issue