mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
system/butterfly: Updated for version 2.0.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
ca5cd72977
commit
93739df292
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue