borg: update to 1.4.1.
This commit is contained in:
parent
f4f6facf9a
commit
eddd46a421
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'borg'
|
||||
pkgname=borg
|
||||
version=1.4.0
|
||||
revision=2
|
||||
version=1.4.1
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
make_check_args="-k not((benchmark)or(readonly))"
|
||||
make_check_target="build/lib.*/borg/testsuite"
|
||||
|
@ -16,7 +16,7 @@ license="BSD-3-Clause"
|
|||
homepage="https://www.borgbackup.org"
|
||||
changelog="https://borgbackup.readthedocs.io/en/stable/changes.html#changelog"
|
||||
distfiles="${PYPI_SITE}/b/borgbackup/borgbackup-${version}.tar.gz"
|
||||
checksum=c54c45155643fa66fed7f9ff2d134ea0a58d0ac197c18781ddc2fb236bf6ed29
|
||||
checksum=b8fbf8f1c19d900b6b32a5a1dc131c5d8665a7c7eea409e9095209100b903839
|
||||
|
||||
export BORG_OPENSSL_PREFIX="${XBPS_CROSS_BASE}/usr"
|
||||
export BORG_LIBLZ4_PREFIX="${XBPS_CROSS_BASE}/usr"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue