rdiff-backup: update to 2.0.3.
This commit is contained in:
parent
fce23d2ca3
commit
1077919d6c
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rdiff-backup'
|
||||
pkgname=rdiff-backup
|
||||
version=2.0.0
|
||||
version=2.0.3
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3 python3-setuptools"
|
||||
|
@ -10,5 +10,6 @@ short_desc="Local/remote mirroring and incremental backups"
|
|||
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://rdiff-backup.net/"
|
||||
changelog="https://github.com/rdiff-backup/rdiff-backup/raw/master/CHANGELOG.md"
|
||||
distfiles="${PYPI_SITE}/r/rdiff-backup/rdiff-backup-${version}.tar.gz"
|
||||
checksum=1ce16abd4232d49212654572bf1fae4cdbc94e4056d96ef506feeeb87c14a0c3
|
||||
checksum=305f1c7bf675b1d14ee929b033f8e33f98b2242dbc1a0d37d98f2f530718a1c5
|
||||
|
|
Loading…
Reference in a new issue