borg: update to 1.0.10.
This commit is contained in:
parent
6bf4242bec
commit
48d8b06705
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'borg'
|
||||
pkgname=borg
|
||||
version=1.0.9
|
||||
version=1.0.10
|
||||
revision=1
|
||||
wrksrc="borgbackup-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -14,7 +14,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
|||
license="BSD"
|
||||
homepage="https://borgbackup.github.io/"
|
||||
distfiles="${PYPI_SITE}/b/borgbackup/borgbackup-${version}.tar.gz"
|
||||
checksum=35860840e0429d4bb3acc8b9dd33aa5996a42fb2b678813a982b321a7dba3cb2
|
||||
checksum=978f28f144924005219da989b1b436a32b2735a34c6d0dc15bb0a1ccffad59e9
|
||||
|
||||
pre_build() {
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue