borg: update to 1.1.14.

This commit is contained in:
Leah Neukirchen 2020-10-11 19:09:57 +02:00
parent f1302c52b3
commit 80ac6fd449

View file

@ -1,7 +1,7 @@
# Template file for 'borg'
pkgname=borg
version=1.1.13
revision=3
version=1.1.14
revision=1
wrksrc="borgbackup-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools python3-devel libressl-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=164a8666a61071ce2fa6c60627c7646f12e3a8e74cd38f046be72f5ea91b3821
checksum=7dbb0747cc948673f695cd6de284af215f810fed2eb2a615ef26ddc7c691edba
export BORG_OPENSSL_PREFIX="${XBPS_CROSS_BASE}/usr"
export BORG_LIBLZ4_PREFIX="${XBPS_CROSS_BASE}/usr"