mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
system/butterfly: Updated for version 1.4.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ff0fc4d425
commit
ed47120ba9
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=butterfly
|
||||
VERSION=${VERSION:-1.3.0}
|
||||
VERSION=${VERSION:-1.4.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="butterfly"
|
||||
VERSION="1.3.0"
|
||||
VERSION="1.4.0"
|
||||
HOMEPAGE="https://github.com/paradoxxxzero/butterfly"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/b/butterfly/butterfly-1.3.0.tar.gz"
|
||||
MD5SUM="ed1229390808f6b49f6734e4b07d5831"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/b/butterfly/butterfly-1.4.0.tar.gz"
|
||||
MD5SUM="f8538eb2b165f5586c80c85fb34e4378"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="tornado backports-ssl-match-hostname"
|
||||
|
|
Loading…
Reference in a new issue