system/butterfly: Updated for version 2.0.2.

Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
Dimitris Zlatanidis 2016-05-14 06:56:45 +03:00 committed by Willy Sudiarto Raharjo
parent ca5cd72977
commit 93739df292
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:-2.0.1}
VERSION=${VERSION:-2.0.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="butterfly"
VERSION="2.0.1"
VERSION="2.0.2"
HOMEPAGE="https://github.com/paradoxxxzero/butterfly"
DOWNLOAD="https://pypi.python.org/packages/source/b/butterfly/butterfly-2.0.1.tar.gz"
MD5SUM="2718509ce6dac4d7135f782b237c0ac2"
DOWNLOAD="https://pypi.python.org/packages/25/ef/01cd00716876d8612206087017e22525dd5cb171fb145ba72535204b169b/butterfly-2.0.2.tar.gz"
MD5SUM="e8c5c3941f58380adeb9f6ea91c63553"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="tornado_systemd pyOpenSSL"