mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
borg: update to 1.1.8.
This commit is contained in:
parent
bc24a19b0c
commit
fc4869e06a
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.7
|
version=1.1.8
|
||||||
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=f7b51a132e9edfbe1cacb4f478b28caf3622d79fffcb369bdae9f92d8c8a7fdc
|
checksum=0b4370480ca0114cb0bb534286241af8a35c6ffb71404dfa409ed06099661b63
|
||||||
|
|
||||||
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
Reference in a new issue