borgmatic: update to 1.5.10
This commit is contained in:
parent
dfc437ab39
commit
53a11c3ce5
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'borgmatic'
|
||||
pkgname=borgmatic
|
||||
version=1.5.8
|
||||
revision=2
|
||||
version=1.5.10
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="borg python3-setuptools python3-ruamel.yaml python3-pykwalify
|
||||
|
@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="GPL-3.0-only"
|
||||
homepage="https://torsion.org/borgmatic/"
|
||||
distfiles="${PYPI_SITE}/b/borgmatic/borgmatic-${version}.tar.gz"
|
||||
checksum=707ed1bdffd6b8bec2d74dca36cc2665081c8db8590241bf6a72a3378928dd65
|
||||
checksum=31459e5573c34b7b9e53ad54012be6d367e2f23c0612fd5a315593ebf23074c5
|
||||
|
||||
do_check() {
|
||||
# runs not yet installed self
|
||||
|
|
Loading…
Reference in New Issue