mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
system/butterfly: Updated for version 1.5.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
174febe124
commit
65799993a1
2 changed files with 5 additions and 5 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=butterfly
|
||||
VERSION=${VERSION:-1.5.2}
|
||||
VERSION=${VERSION:-1.5.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="butterfly"
|
||||
VERSION="1.5.2"
|
||||
VERSION="1.5.3"
|
||||
HOMEPAGE="https://github.com/paradoxxxzero/butterfly"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/b/butterfly/butterfly-1.5.2.tar.gz"
|
||||
MD5SUM="ba7f55616b526ac268d4477d04d06469"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/b/butterfly/butterfly-1.5.3.tar.gz"
|
||||
MD5SUM="ced7fa2fc9da7cbdf37ad16f47aab496"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="tornado backports-ssl-match-hostname"
|
||||
REQUIRES="tornado_systemd"
|
||||
MAINTAINER="Dimitris Zlatanidis"
|
||||
EMAIL="d.zlatanidis@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue