borg: update to 1.2.4.

This commit is contained in:
Leah Neukirchen 2023-03-26 16:39:08 +02:00
parent f0238534ad
commit d04b04faa0
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'borg'
pkgname=borg
version=1.2.3
version=1.2.4
revision=1
build_style=python3-module
make_check_args="-k not((benchmark)or(readonly))"
@ -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=e32418f8633c96fa9681352a56eb63b98e294203472c114a5242709d36966785
checksum=a4bd54e9469e81b7a30a6711423115abc818d9cd844ecb1ca0e6104bc5374da8
export BORG_OPENSSL_PREFIX="${XBPS_CROSS_BASE}/usr"
export BORG_LIBLZ4_PREFIX="${XBPS_CROSS_BASE}/usr"