python/llfuse: Updated for version 0.43.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2016-03-04 05:41:09 +07:00
parent 8d7456c755
commit cf69fcb307
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=llfuse
VERSION=${VERSION:-0.42.1}
VERSION=${VERSION:-0.43}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="llfuse"
VERSION="0.42.1"
VERSION="0.43"
HOMEPAGE="https://bitbucket.org/nikratio/python-llfuse/"
DOWNLOAD="https://bitbucket.org/nikratio/python-llfuse/downloads/llfuse-0.42.1.tar.bz2"
MD5SUM="f69c9e50be7fb028138c6621884f9122"
DOWNLOAD="https://bitbucket.org/nikratio/python-llfuse/downloads/llfuse-0.43.tar.bz2"
MD5SUM="f3d92839eecc567daa35028a92b7da71"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""