mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
duplicity: update to 0.6.24.
This commit is contained in:
parent
f5716bfd9c
commit
829a97ab62
1 changed files with 5 additions and 5 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'duplicity'
|
# Template file for 'duplicity'
|
||||||
pkgname=duplicity
|
pkgname=duplicity
|
||||||
version=0.6.23
|
version=0.6.24
|
||||||
revision=2
|
revision=1
|
||||||
distfiles="http://code.launchpad.net/duplicity/0.6-series/${version}/+download/duplicity-${version}.tar.gz"
|
distfiles="http://code.launchpad.net/duplicity/0.6-series/${version}/+download/duplicity-${version}.tar.gz"
|
||||||
checksum="7a17f1e10395dedcf3204bc53925bb9dcbbf2a7552c9b096ebe727eceb9c0c60"
|
checksum=1d41d756638f55106f9501c3db94ccbc6568aa856ba531e07ed2cfb760b62450
|
||||||
build_style="python-module"
|
build_style="python-module"
|
||||||
pycompile_module="duplicity"
|
pycompile_module="duplicity"
|
||||||
hostmakedepends="python-devel"
|
hostmakedepends="python-devel python-distribute"
|
||||||
makedepends="librsync-devel"
|
makedepends="librsync-devel ${hostmakedepends}"
|
||||||
depends="python-lockfile"
|
depends="python-lockfile"
|
||||||
maintainer="Steven R <dev@styez.com>"
|
maintainer="Steven R <dev@styez.com>"
|
||||||
homepage="http://duplicity.nongnu.org/"
|
homepage="http://duplicity.nongnu.org/"
|
||||||
|
|
Loading…
Add table
Reference in a new issue