mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
borg: update to 1.1.13.
This commit is contained in:
parent
8141215ad6
commit
71bc281992
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'borg'
|
# Template file for 'borg'
|
||||||
pkgname=borg
|
pkgname=borg
|
||||||
version=1.1.11
|
version=1.1.13
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="borgbackup-${version}"
|
wrksrc="borgbackup-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -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=36090992ba795a5a5091fcd407b67be9bf26d0e88020892d31d7ac81fa970fa4
|
checksum=164a8666a61071ce2fa6c60627c7646f12e3a8e74cd38f046be72f5ea91b3821
|
||||||
|
|
||||||
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