summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Marcel Saegebarth <marc@mos6581.de>2016-07-07 12:15:48 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-07-09 08:00:32 +0700
commitb7953766b8dd0f2884b10dfa663bc77a2ea04a84 (patch)
tree12cd75a75aa5936fbce3f558a384084154d177e5 /python
parent5e06b5f547708a0d87cf2b711e0def4f89d931c4 (diff)
downloadslackbuilds-b7953766b8dd0f2884b10dfa663bc77a2ea04a84.tar.gz
slackbuilds-b7953766b8dd0f2884b10dfa663bc77a2ea04a84.tar.xz
python/llfuse: Updated for version 1.1.
Signed-off-by: Marcel Saegebarth <marc@mos6581.de>
Diffstat (limited to 'python')
-rw-r--r--python/llfuse/llfuse.SlackBuild2
-rw-r--r--python/llfuse/llfuse.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/llfuse/llfuse.SlackBuild b/python/llfuse/llfuse.SlackBuild
index 109c793dc9..c0a50fdccd 100644
--- a/python/llfuse/llfuse.SlackBuild
+++ b/python/llfuse/llfuse.SlackBuild
@@ -26,7 +26,7 @@
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=llfuse
-VERSION=${VERSION:-1.0}
+VERSION=${VERSION:-1.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/llfuse/llfuse.info b/python/llfuse/llfuse.info
index a1be9b5213..bee4213616 100644
--- a/python/llfuse/llfuse.info
+++ b/python/llfuse/llfuse.info
@@ -1,8 +1,8 @@
PRGNAM="llfuse"
-VERSION="1.0"
+VERSION="1.1"
HOMEPAGE="https://bitbucket.org/nikratio/python-llfuse/"
-DOWNLOAD="https://bitbucket.org/nikratio/python-llfuse/downloads/llfuse-1.0.tar.bz2"
-MD5SUM="6e71af191381da135a222e3c0e7569a1"
+DOWNLOAD="https://bitbucket.org/nikratio/python-llfuse/downloads/llfuse-1.1.tar.bz2"
+MD5SUM="a11a1bc606511fe0933c3e3d41237f0e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""