borg: update to 1.1.4.
This commit is contained in:
parent
f106755fb7
commit
dcddbbcd2a
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.3
|
version=1.1.4
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="borgbackup-${version}"
|
wrksrc="borgbackup-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -14,7 +14,7 @@ license="3-clause-BSD"
|
||||||
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=cc2a329956dc42e7e461d2f506a28e398c4cc6dc53a67cc2c8a17dcacc4276e7
|
checksum=22a4a53840886180e87de5636356f29e491209365861007c31d7f18220c72cb2
|
||||||
|
|
||||||
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…
Add table
Add a link
Reference in a new issue