mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
borg: update to 1.2.4.
This commit is contained in:
parent
f0238534ad
commit
d04b04faa0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'borg'
|
# Template file for 'borg'
|
||||||
pkgname=borg
|
pkgname=borg
|
||||||
version=1.2.3
|
version=1.2.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
make_check_args="-k not((benchmark)or(readonly))"
|
make_check_args="-k not((benchmark)or(readonly))"
|
||||||
|
@ -16,7 +16,7 @@ license="BSD-3-Clause"
|
||||||
homepage="https://www.borgbackup.org"
|
homepage="https://www.borgbackup.org"
|
||||||
changelog="https://borgbackup.readthedocs.io/en/stable/changes.html#changelog"
|
changelog="https://borgbackup.readthedocs.io/en/stable/changes.html#changelog"
|
||||||
distfiles="${PYPI_SITE}/b/borgbackup/borgbackup-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/b/borgbackup/borgbackup-${version}.tar.gz"
|
||||||
checksum=e32418f8633c96fa9681352a56eb63b98e294203472c114a5242709d36966785
|
checksum=a4bd54e9469e81b7a30a6711423115abc818d9cd844ecb1ca0e6104bc5374da8
|
||||||
|
|
||||||
export BORG_OPENSSL_PREFIX="${XBPS_CROSS_BASE}/usr"
|
export BORG_OPENSSL_PREFIX="${XBPS_CROSS_BASE}/usr"
|
||||||
export BORG_LIBLZ4_PREFIX="${XBPS_CROSS_BASE}/usr"
|
export BORG_LIBLZ4_PREFIX="${XBPS_CROSS_BASE}/usr"
|
||||||
|
|
Loading…
Add table
Reference in a new issue