borg: rebuild to fix cpython modules

This commit is contained in:
maxice8 2019-01-31 15:14:41 -02:00
parent d2204fa5ab
commit daa536b600
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'borg'
pkgname=borg
version=1.1.8
revision=1
revision=2
wrksrc="borgbackup-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools python3-devel libressl-devel"