mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-12 18:13:50 +02:00
borg: update to 1.1.14.
This commit is contained in:
parent
f1302c52b3
commit
80ac6fd449
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.13
|
version=1.1.14
|
||||||
revision=3
|
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"
|
||||||
|
@ -13,7 +13,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=164a8666a61071ce2fa6c60627c7646f12e3a8e74cd38f046be72f5ea91b3821
|
checksum=7dbb0747cc948673f695cd6de284af215f810fed2eb2a615ef26ddc7c691edba
|
||||||
|
|
||||||
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