borg: update to 1.1.8.

This commit is contained in:
Leah Neukirchen 2018-12-10 12:00:12 +01:00
parent bc24a19b0c
commit fc4869e06a

View file

@ -1,7 +1,7 @@
# Template file for 'borg'
pkgname=borg
version=1.1.7
revision=2
version=1.1.8
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=f7b51a132e9edfbe1cacb4f478b28caf3622d79fffcb369bdae9f92d8c8a7fdc
checksum=0b4370480ca0114cb0bb534286241af8a35c6ffb71404dfa409ed06099661b63
export BORG_OPENSSL_PREFIX="${XBPS_CROSS_BASE}/usr"
export BORG_LIBLZ4_PREFIX="${XBPS_CROSS_BASE}/usr"