sip: update to 4.18.1 (#4562)
This commit is contained in:
parent
2ac2afd3d8
commit
67964b7071
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'sip'
|
||||
pkgname=sip
|
||||
version=4.18
|
||||
version=4.18.1
|
||||
revision=1
|
||||
wrksrc="sip-${version}"
|
||||
hostmakedepends="python-devel python3.4-devel"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="http://www.riverbankcomputing.co.uk/software/sip/intro"
|
||||
license="GPL-2, GPL-3, SIP"
|
||||
distfiles="${SOURCEFORGE_SITE}/pyqt/sip-${version}.tar.gz"
|
||||
checksum=f1dc5c81c07a9ad97edcd4a0af964a41e420024ba7ca165afd2b351efd249cb6
|
||||
checksum=9bce7a2dbf7f105bf68ad1bab58eebc0ce33087ec40396da756463f086ffa290
|
||||
|
||||
_do_sip_build() {
|
||||
local pyver=${1:-2.7} pysufx=
|
||||
|
|
Loading…
Reference in New Issue