sip: update to 6.0.0.
This commit is contained in:
parent
8d81add569
commit
49e533fd77
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'sip'
|
# Template file for 'sip'
|
||||||
pkgname=sip
|
pkgname=sip
|
||||||
version=5.5.0
|
version=6.0.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-devel python3-setuptools python3-packaging python3-toml"
|
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"
|
license="GPL-2.0-only, GPL-3.0-only, custom:SIP"
|
||||||
homepage="https://riverbankcomputing.com/software/sip/intro"
|
homepage="https://riverbankcomputing.com/software/sip/intro"
|
||||||
distfiles="${PYPI_SITE}/s/sip/sip-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/s/sip/sip-${version}.tar.gz"
|
||||||
checksum=5d024c419b30fea8a6de8c71a560c7ab0bc3c221fbfb14d55a5b865bd58eaac5
|
checksum=6185160e1aa8e167b5919c4761cbbf68cc7478d34fb655b3a28b3eb9acb5943a
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
replaces="sip5<=${version}_${revision}"
|
replaces="sip5<=${version}_${revision}"
|
||||||
provides="sip5-${version}_${revision}"
|
provides="sip5-${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue