borg: update to 1.0.9.
This commit is contained in:
parent
8cdac2f7f7
commit
853ea385c9
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'borg'
|
||||
pkgname=borg
|
||||
version=1.0.8
|
||||
revision=2
|
||||
version=1.0.9
|
||||
revision=1
|
||||
wrksrc="borgbackup-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools python3-devel libressl-devel
|
||||
|
@ -14,7 +14,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
|||
license="BSD"
|
||||
homepage="https://borgbackup.github.io/"
|
||||
distfiles="${PYPI_SITE}/b/borgbackup/borgbackup-${version}.tar.gz"
|
||||
checksum=6902563c447c4f378ff1a13167f83d15eb60a02316a06368a539b7ff3d88aeb9
|
||||
checksum=35860840e0429d4bb3acc8b9dd33aa5996a42fb2b678813a982b321a7dba3cb2
|
||||
|
||||
pre_build() {
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in a new issue