mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
python/python3-sip: Updated for version 4.18.
Signed-off-by: Marcel Saegebarth <marc@mos6581.de>
This commit is contained in:
parent
da01aac3a3
commit
e2ef90a657
2 changed files with 4 additions and 4 deletions
|
@ -30,7 +30,7 @@
|
|||
|
||||
PRGNAM=python3-sip
|
||||
SRCNAM=sip
|
||||
VERSION=${VERSION:-4.17}
|
||||
VERSION=${VERSION:-4.18}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="python3-sip"
|
||||
VERSION="4.17"
|
||||
VERSION="4.18"
|
||||
HOMEPAGE="http://www.riverbankcomputing.com/software/sip/intro/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/project/pyqt/sip/sip-4.17/sip-4.17.tar.gz"
|
||||
MD5SUM="ca51677770fa62dd5087877688cf97ba"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/project/pyqt/sip/sip-4.18/sip-4.18.tar.gz"
|
||||
MD5SUM="78724bf2a79878201c3bc81a1d8248ea"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python3"
|
||||
|
|
Loading…
Reference in a new issue