python-llfuse: rebuild to fix cpython modules

This commit is contained in:
maxice8 2019-01-31 15:15:02 -02:00
parent dfa37a5b1e
commit 0c78a0a2d8
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 'python-llfuse'
pkgname=python-llfuse
version=1.3.5
revision=1
revision=2
wrksrc="llfuse-${version}"
build_style=python-module
hostmakedepends="python-setuptools python3-setuptools pkg-config"