diff --git a/srcpkgs/borg/template b/srcpkgs/borg/template index 9043acc8c83..0db94eff19f 100644 --- a/srcpkgs/borg/template +++ b/srcpkgs/borg/template @@ -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"