borg: update to 1.1.9.

This commit is contained in:
Leah Neukirchen 2019-02-11 18:32:30 +01:00
parent c88adfd018
commit bae3559651
1 changed files with 3 additions and 3 deletions

View File

@ -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"