borg: update to 1.1.9.
This commit is contained in:
parent
c88adfd018
commit
bae3559651
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'borg'
|
# Template file for 'borg'
|
||||||
pkgname=borg
|
pkgname=borg
|
||||||
version=1.1.8
|
version=1.1.9
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="borgbackup-${version}"
|
wrksrc="borgbackup-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools python3-devel libressl-devel"
|
hostmakedepends="python3-setuptools python3-devel libressl-devel"
|
||||||
|
@ -14,7 +14,7 @@ license="BSD-3-Clause"
|
||||||
homepage="https://borgbackup.github.io/"
|
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=0b4370480ca0114cb0bb534286241af8a35c6ffb71404dfa409ed06099661b63
|
checksum=7d0ff84e64c4be35c43ae2c047bb521a94f15b278c2fe63b43950c4836b42575
|
||||||
|
|
||||||
export BORG_OPENSSL_PREFIX="${XBPS_CROSS_BASE}/usr"
|
export BORG_OPENSSL_PREFIX="${XBPS_CROSS_BASE}/usr"
|
||||||
export BORG_LIBLZ4_PREFIX="${XBPS_CROSS_BASE}/usr"
|
export BORG_LIBLZ4_PREFIX="${XBPS_CROSS_BASE}/usr"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue