From 07485391c133ced06ec371bb58ab8f2888707124 Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Thu, 28 Jul 2016 15:52:34 +0200 Subject: [PATCH] python-llfuse: update to 1.1.1. --- srcpkgs/python-llfuse/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python-llfuse/template b/srcpkgs/python-llfuse/template index a086387101..50d938961d 100644 --- a/srcpkgs/python-llfuse/template +++ b/srcpkgs/python-llfuse/template @@ -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 " 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"