borg: update to 1.0.5.

This commit is contained in:
Christian Neukirchen 2016-07-08 12:09:34 +02:00
parent 08551e096d
commit 30bcd23baf
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'borg'
pkgname=borg
version=1.0.3
revision=2
version=1.0.5
revision=1
wrksrc="borgbackup-$version"
build_style=python-module
hostmakedepends="python3.4-setuptools python3.4-devel libressl-devel
@ -16,7 +16,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
license="BSD"
homepage="https://borgbackup.github.io/"
distfiles="${PYPI_SITE}/b/borgbackup/borgbackup-${version}.tar.gz"
checksum=7a79c53f2fd3f8a687bb10dbec4591ce95878f89f4467544ef4e7a005407f94f
checksum=a5cfbe7846962405265f74ec3ee352ee4d985e308b6749acdfe88f754fe12777
pre_build() {
if [ "$CROSS_BUILD" ]; then