mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
libraries/wxPython4: Updated for version 4.0.7.post1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
17a39d43ba
commit
cf86405070
2 changed files with 4 additions and 4 deletions
|
@ -27,7 +27,7 @@
|
|||
|
||||
PRGNAM=wxPython4
|
||||
SRCNAM=wxPython
|
||||
VERSION=${VERSION:-4.0.6}
|
||||
VERSION=${VERSION:-4.0.7.post1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="wxPython4"
|
||||
VERSION="4.0.6"
|
||||
VERSION="4.0.7.post1"
|
||||
HOMEPAGE="https://wxPython.org/"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/9a/a1/9c081e04798eb134b63def3db121a6e4436e1d84e76692503deef8e75423/wxPython-4.0.6.tar.gz"
|
||||
MD5SUM="48f9aa6b1482984981e80ec1cde65af4"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/53/de/f2a08242d94d34deb5d54240cbd6cd081d1f4032b9439ab1370d27980c67/wxPython-4.0.7.post1.tar.gz"
|
||||
MD5SUM="5e8cca787b93b6206e7d219ab2df933c"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="webkit2gtk pathlib2 python3-sip"
|
||||
|
|
Loading…
Reference in a new issue