system/butterfly: Updated for version 3.2.2.

Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
Dimitris Zlatanidis 2017-11-25 19:41:51 +01:00 committed by Willy Sudiarto Raharjo
parent 0839c2d245
commit f9fc954b22
2 changed files with 5 additions and 5 deletions

View file

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

View file

@ -1,10 +1,10 @@
PRGNAM="butterfly"
VERSION="3.1.5"
VERSION="3.2.2"
HOMEPAGE="https://github.com/paradoxxxzero/butterfly"
DOWNLOAD="https://pypi.python.org/packages/21/79/9a9337228906388def9eaae5fd25e308cd6e443da4f332ea86216b893170/butterfly-3.1.5.tar.gz"
MD5SUM="a0c96c5f4d1b287b20baca4f34b3179f"
DOWNLOAD="https://pypi.python.org/packages/08/93/989926deaf636d9ae542983cf1d7c1bde082692972025f0bf34c05bef98d/butterfly-3.2.2.tar.gz"
MD5SUM="3f533025518e7c7147b911320d027c60"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="tornado_systemd pyOpenSSL"
REQUIRES="tornado pyOpenSSL"
MAINTAINER="Dimitris Zlatanidis"
EMAIL="d.zlatanidis@gmail.com"