mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
python-PyQt5: update to 5.8.1
This commit is contained in:
parent
6e6da96e81
commit
3f04486d3d
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-PyQt5'
|
# Template file for 'python-PyQt5'
|
||||||
pkgname=python-PyQt5
|
pkgname=python-PyQt5
|
||||||
version=5.7.1
|
version=5.8.1
|
||||||
revision=2
|
revision=1
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
wrksrc="PyQt5_gpl-${version}"
|
wrksrc="PyQt5_gpl-${version}"
|
||||||
replaces="python-PyQt5-enginio<5.7_1"
|
replaces="python-PyQt5-enginio<5.7_1"
|
||||||
|
@ -19,7 +19,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="http://www.riverbankcomputing.co.uk/software/pyqt/intro"
|
homepage="http://www.riverbankcomputing.co.uk/software/pyqt/intro"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
distfiles="${SOURCEFORGE_SITE}/pyqt/PyQt5_gpl-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/pyqt/PyQt5_gpl-${version}.tar.gz"
|
||||||
checksum=be849f212a074049b9ebc10b6c07dddefb86e6d30e8df8a5c715cbb2cf7fad14
|
checksum=1e8f24b261f34fa5bad19b5a637aadba2fa9a62e440749117b229253e8992a2e
|
||||||
# FIXME: Cross fails because make -f qtdetail uses g++ but $CXXFLAGS
|
# FIXME: Cross fails because make -f qtdetail uses g++ but $CXXFLAGS
|
||||||
# qtdetail is a host tool and should be compiled as such
|
# qtdetail is a host tool and should be compiled as such
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue