python-llfuse: update to 1.1.1.
This commit is contained in:
parent
ef70620e72
commit
07485391c1
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-llfuse'
|
||||
pkgname=python-llfuse
|
||||
version=1.1
|
||||
version=1.1.1
|
||||
revision=1
|
||||
wrksrc="llfuse-${version}"
|
||||
build_style=python-module
|
||||
|
@ -14,7 +14,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
|||
license="LGPL-2"
|
||||
homepage="https://bitbucket.org/nikratio/python-llfuse/"
|
||||
distfiles="${PYPI_SITE}/l/llfuse/llfuse-${version}.tar.bz2"
|
||||
checksum=e250d59f3ed0d91a6bdcf81ab8af5ade994de3abb96bc5e64cd465a8265e9ffb
|
||||
checksum=1b84b1152ae461e66ecc526d0de71eaec086c587e97d1dda93d620b16a92db6c
|
||||
|
||||
python3.4-llfuse_package() {
|
||||
depends="python3.4"
|
||||
|
|
Loading…
Reference in New Issue