borg: no longer broken
This commit is contained in:
parent
e8fcb0b9ea
commit
1cfafeb895
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'borg'
|
# Template file for 'borg'
|
||||||
pkgname=borg
|
pkgname=borg
|
||||||
version=1.1.5
|
version=1.1.5
|
||||||
revision=2
|
revision=3
|
||||||
wrksrc="borgbackup-${version}"
|
wrksrc="borgbackup-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools python3-devel libressl-devel python3-Sphinx"
|
hostmakedepends="python3-setuptools python3-devel libressl-devel python3-Sphinx"
|
||||||
|
@ -15,7 +15,6 @@ homepage="https://borgbackup.github.io/"
|
||||||
_changelog="https://borgbackup.readthedocs.io/en/stable/changes.html#changelog"
|
_changelog="https://borgbackup.readthedocs.io/en/stable/changes.html#changelog"
|
||||||
distfiles="${PYPI_SITE}/b/borgbackup/borgbackup-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/b/borgbackup/borgbackup-${version}.tar.gz"
|
||||||
checksum=4356e6c712871f389e3cb1d6382e341ea635f9e5c65de1cd8fcd103d0fb66d3d
|
checksum=4356e6c712871f389e3cb1d6382e341ea635f9e5c65de1cd8fcd103d0fb66d3d
|
||||||
broken=https://build.voidlinux.eu/builders/x86_64_builder/builds/8948/steps/shell_3/logs/stdio
|
|
||||||
|
|
||||||
export BORG_LZ4_PREFIX="${XBPS_CROSS_BASE}/usr"
|
export BORG_LZ4_PREFIX="${XBPS_CROSS_BASE}/usr"
|
||||||
export BORG_OPENSSL_PREFIX="${XBPS_CROSS_BASE}/usr"
|
export BORG_OPENSSL_PREFIX="${XBPS_CROSS_BASE}/usr"
|
||||||
|
|
Loading…
Reference in New Issue