system/butterfly: Updated for version 3.1.5.

Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
Dimitris Zlatanidis 2017-08-19 17:34:36 +02:00 committed by Willy Sudiarto Raharjo
parent 0716d4a2cb
commit 964a5eb2e3
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:-3.1.4}
VERSION=${VERSION:-3.1.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="butterfly"
VERSION="3.1.4"
VERSION="3.1.5"
HOMEPAGE="https://github.com/paradoxxxzero/butterfly"
DOWNLOAD="https://pypi.python.org/packages/72/bf/871475514ffb7d79a25c63c7264f4bbc2944d78f0068606895823c5adcce/butterfly-3.1.4.tar.gz"
MD5SUM="3e1eed9b0ac4c6a71342955e39e1e9b9"
DOWNLOAD="https://pypi.python.org/packages/21/79/9a9337228906388def9eaae5fd25e308cd6e443da4f332ea86216b893170/butterfly-3.1.5.tar.gz"
MD5SUM="a0c96c5f4d1b287b20baca4f34b3179f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="tornado_systemd pyOpenSSL"