From 0fa3413a4f60e649180d54f8e98ddf5360e3c4b2 Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Tue, 2 Feb 2016 13:05:28 +0100 Subject: [PATCH] python-llfuse: update to 0.42.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 20d86b32fb1..65d20c84350 100644 --- a/srcpkgs/python-llfuse/template +++ b/srcpkgs/python-llfuse/template @@ -1,6 +1,6 @@ # Template file for 'python-llfuse' pkgname=python-llfuse -version=0.42 +version=0.42.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="https://bitbucket.org/nikratio/python-llfuse/downloads/llfuse-${version}.tar.bz2" -checksum=0fa12d2e1d368232601fb3602be6b942b3f60ec00d85cfe91645cf7dcd3a5ab8 +checksum=8ee9f190682d1c94e6522e77064fcdb4c7b07e71a6b9d1193ac1527972a98b59 post_extract() { sed -i 's/__gnu_linux__/__linux__/g' src/llfuse.h