Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/borg/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'borg'
pkgname=borg
version=1.4.3
version=1.4.4
revision=1
build_style=python3-module
make_check_args="-k not((benchmark)or(readonly))"
Expand All @@ -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=79bbfa745d1901d685973584bd2d16a350686ddd176f6a2244490fb01996441f
checksum=2716bc124a24908efcac9436df31b716d1f0bbd828ad39b18f73bfdd772a651a

export BORG_OPENSSL_PREFIX="${XBPS_CROSS_BASE}/usr"
export BORG_LIBLZ4_PREFIX="${XBPS_CROSS_BASE}/usr"
Expand Down