system/butterfly: Updated for version 1.5.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Dimitris Zlatanidis 2014-05-20 07:17:21 +07:00 committed by Willy Sudiarto Raharjo
parent dcfd240d3f
commit 1fe491e4c8
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.4.1}
VERSION=${VERSION:-1.5.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="butterfly"
VERSION="1.4.1"
VERSION="1.5.2"
HOMEPAGE="https://github.com/paradoxxxzero/butterfly"
DOWNLOAD="https://pypi.python.org/packages/source/b/butterfly/butterfly-1.4.1.tar.gz"
MD5SUM="0382122686c8d53f2ced902b47e363d4"
DOWNLOAD="https://pypi.python.org/packages/source/b/butterfly/butterfly-1.5.2.tar.gz"
MD5SUM="ba7f55616b526ac268d4477d04d06469"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="tornado backports-ssl-match-hostname"