diff --git a/srcpkgs/borg/template b/srcpkgs/borg/template index 8b51cb497ed..66f2f7d3ccb 100644 --- a/srcpkgs/borg/template +++ b/srcpkgs/borg/template @@ -1,7 +1,7 @@ # Template file for 'borg' pkgname=borg -version=1.1.8 -revision=2 +version=1.1.9 +revision=1 wrksrc="borgbackup-${version}" build_style=python3-module hostmakedepends="python3-setuptools python3-devel libressl-devel" @@ -14,7 +14,7 @@ license="BSD-3-Clause" homepage="https://borgbackup.github.io/" changelog="https://borgbackup.readthedocs.io/en/stable/changes.html#changelog" distfiles="${PYPI_SITE}/b/borgbackup/borgbackup-${version}.tar.gz" -checksum=0b4370480ca0114cb0bb534286241af8a35c6ffb71404dfa409ed06099661b63 +checksum=7d0ff84e64c4be35c43ae2c047bb521a94f15b278c2fe63b43950c4836b42575 export BORG_OPENSSL_PREFIX="${XBPS_CROSS_BASE}/usr" export BORG_LIBLZ4_PREFIX="${XBPS_CROSS_BASE}/usr"