borg: update to 1.1.16.

This commit is contained in:
Leah Neukirchen 2021-03-24 10:41:31 +01:00
parent 8f62d33b6c
commit ac3d229ed0

View file

@ -1,7 +1,7 @@
# Template file for 'borg'
pkgname=borg
version=1.1.15
revision=2
version=1.1.16
revision=1
wrksrc="borgbackup-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools python3-devel openssl-devel"
@ -13,7 +13,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=49cb9eed98b8e32ae3b97beaedf94cdff46f796445043f1923fd0fce7ed3c2bc
checksum=bc569224d6320483e508c36ff2a651d01bbd0aaebf32305e2683a696b9c32d50
export BORG_OPENSSL_PREFIX="${XBPS_CROSS_BASE}/usr"
export BORG_LIBLZ4_PREFIX="${XBPS_CROSS_BASE}/usr"