borg: update to 1.1.1.

This commit is contained in:
Leah Neukirchen 2017-10-23 13:08:43 +02:00
parent 71815ec6f9
commit 61344d7ee6
1 changed files with 4 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'borg'
pkgname=borg
version=1.1.0
revision=2
version=1.1.1
revision=1
wrksrc="borgbackup-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools python3-devel libressl-devel python3-Sphinx"
@ -12,8 +12,9 @@ short_desc="Deduplicating backup program with compression and encryption"
maintainer="Leah Neukirchen <leah@vuxu.org>"
license="3-clause-BSD"
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=b40c1120c480a8235ce403b8e6e7abf1377458896f438eafce60f54916789e6f
checksum=a5092cfdc57b7f85ce192d64642f94dc0c09ee152a735ae341942532302d3346
export BORG_LZ4_PREFIX="${XBPS_CROSS_BASE}/usr"
export BORG_OPENSSL_PREFIX="${XBPS_CROSS_BASE}/usr"