sip: update to 6.7.9.
This commit is contained in:
parent
3e40bbab0e
commit
e06c95fbef
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'sip'
|
||||
pkgname=sip
|
||||
version=6.7.7
|
||||
version=6.7.9
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-devel python3-setuptools python3-packaging
|
||||
|
@ -12,7 +12,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=dee9c06fa8ae6d441a401f922867fc6196edda274eebd9fbfec54f0769c2a9e2
|
||||
checksum=35d51fc10f599d3696abb50f29d068ad04763df7b77808c76b74597660f99b17
|
||||
lib32disabled=yes
|
||||
replaces="sip5<=${version}_${revision}"
|
||||
provides="sip5-${version}_${revision}"
|
||||
|
|
Loading…
Reference in New Issue