borg: update to 1.0.8.

This commit is contained in:
Christian Neukirchen 2016-10-30 17:23:34 +01:00
parent 0cd18d81c4
commit afa477c973
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'borg'
pkgname=borg
version=1.0.7
revision=3
version=1.0.8
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=203353a299b6ea0c092a1f23b6bb5414a0b795712c213c68f7a1f4c24be131d1
checksum=6902563c447c4f378ff1a13167f83d15eb60a02316a06368a539b7ff3d88aeb9
pre_build() {
if [ "$CROSS_BUILD" ]; then