mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
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'
|
# Template file for 'duplicity'
|
||||||
pkgname=duplicity
|
pkgname=duplicity
|
||||||
version=0.8.11.1596
|
version=0.8.16
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="duplicity"
|
|
||||||
hostmakedepends="gettext python3-setuptools"
|
hostmakedepends="gettext python3-setuptools"
|
||||||
makedepends="python3-devel librsync-devel"
|
makedepends="python3-devel librsync-devel"
|
||||||
depends="python3-fasteners gnupg python3-future python3-urllib3"
|
depends="python3-fasteners gnupg python3-future python3-urllib3"
|
||||||
|
@ -12,8 +11,8 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://duplicity.nongnu.org/"
|
homepage="http://duplicity.nongnu.org/"
|
||||||
changelog="http://duplicity.nongnu.org/vers8/CHANGELOG"
|
changelog="http://duplicity.nongnu.org/vers8/CHANGELOG"
|
||||||
distfiles="http://code.launchpad.net/duplicity/${version%.*.*}-series/${version%.*}/+download/duplicity-${version}.tar.gz"
|
distfiles="http://launchpad.net/duplicity/${version%.*}-series/${version}/+download/duplicity-${version}.tar.gz"
|
||||||
checksum=09826a6e5706db1fc9a2c5624fc7f13c0ec1289111676eb9b323b0c69757aae1
|
checksum=2cfcd212834979751310d9df1a954b949f86b084efd5ad1f97dd744780ef9d1b
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
chmod 0644 bin/*.1
|
chmod 0644 bin/*.1
|
||||||
|
|
Loading…
Add table
Reference in a new issue