sip: update to 6.0.3.
This commit is contained in:
parent
671ba20d33
commit
cc20b25d44
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'sip'
|
||||
pkgname=sip
|
||||
version=6.0.2
|
||||
version=6.0.3
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-devel python3-setuptools python3-packaging python3-toml"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
|||
license="GPL-2.0-only, GPL-3.0-only, custom:SIP"
|
||||
homepage="https://riverbankcomputing.com/software/sip/intro"
|
||||
distfiles="${PYPI_SITE}/s/sip/sip-${version}.tar.gz"
|
||||
checksum=38633bfaa479b1dd35df8f414ffc5c5a342f174ca0c6a21d0e8eb359e33c35b9
|
||||
checksum=929e3515428ea962003ccf6795244a5fe4fa6e2c94dc9ab8cb2c58fcd368c34c
|
||||
lib32disabled=yes
|
||||
replaces="sip5<=${version}_${revision}"
|
||||
provides="sip5-${version}_${revision}"
|
||||
|
|
Loading…
Reference in a new issue