system/butterfly: Updated for version 1.5.5.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Dimitris Zlatanidis 2014-07-19 15:59:38 +07:00 committed by Willy Sudiarto Raharjo
parent 0f15f7a3f1
commit ec7dc57539
2 changed files with 4 additions and 4 deletions

View file

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

View file

@ -1,8 +1,8 @@
PRGNAM="butterfly"
VERSION="1.5.3"
VERSION="1.5.5"
HOMEPAGE="https://github.com/paradoxxxzero/butterfly"
DOWNLOAD="https://pypi.python.org/packages/source/b/butterfly/butterfly-1.5.3.tar.gz"
MD5SUM="ced7fa2fc9da7cbdf37ad16f47aab496"
DOWNLOAD="https://pypi.python.org/packages/source/b/butterfly/butterfly-1.5.5.tar.gz"
MD5SUM="8d7c0746bd023f64623757617e00a702"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="tornado_systemd"