summaryrefslogtreecommitdiffstats
path: root/system/butterfly
diff options
context:
space:
mode:
author Dimitris Zlatanidis2016-03-10 00:56:27 +0100
committer Willy Sudiarto Raharjo2016-03-12 00:42:46 +0100
commitfc22727c244dd54c3043e8c8a2e0f9c78d27d7d5 (patch)
tree38592a567de887f09d42f8e6844d92b8954ae36c /system/butterfly
parentce433e86801bd6cfaba405cdf8de04b9f781dfd2 (diff)
downloadslackbuilds-fc22727c244dd54c3043e8c8a2e0f9c78d27d7d5.tar.gz
system/butterfly: Updated for version 2.0.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'system/butterfly')
-rw-r--r--system/butterfly/butterfly.SlackBuild4
-rw-r--r--system/butterfly/butterfly.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/system/butterfly/butterfly.SlackBuild b/system/butterfly/butterfly.SlackBuild
index 173bec7b28..3f23041299 100644
--- a/system/butterfly/butterfly.SlackBuild
+++ b/system/butterfly/butterfly.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for butterfly
-# Copyright 2014 Dimitris Zlatanidis Greece-Orestiada
+# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=butterfly
-VERSION=${VERSION:-1.5.10}
+VERSION=${VERSION:-2.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/butterfly/butterfly.info b/system/butterfly/butterfly.info
index 07dac1aaac..dd29324349 100644
--- a/system/butterfly/butterfly.info
+++ b/system/butterfly/butterfly.info
@@ -1,8 +1,8 @@
PRGNAM="butterfly"
-VERSION="1.5.10"
+VERSION="2.0.1"
HOMEPAGE="https://github.com/paradoxxxzero/butterfly"
-DOWNLOAD="https://pypi.python.org/packages/source/b/butterfly/butterfly-1.5.10.tar.gz"
-MD5SUM="2dcc4b10f7dab8d9df951796b4630563"
+DOWNLOAD="https://pypi.python.org/packages/source/b/butterfly/butterfly-2.0.1.tar.gz"
+MD5SUM="2718509ce6dac4d7135f782b237c0ac2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="tornado_systemd pyOpenSSL"