sip: update to 4.19.13

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
Jürgen Buchmüller 2018-11-24 14:18:19 +01:00
parent 9fe548284e
commit f405707f8e
No known key found for this signature in database
GPG Key ID: 6764EC32352D0647
1 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'sip'
pkgname=sip
version=4.19.8
version=4.19.13
revision=1
wrksrc="sip-${version}"
hostmakedepends="python-devel python3-devel"
@ -10,7 +10,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
homepage="https://riverbankcomputing.com/software/sip/intro"
license="GPL-2, GPL-3, SIP"
distfiles="${SOURCEFORGE_SITE}/pyqt/sip/sip-${version}/sip-${version}.tar.gz"
checksum=7eaf7a2ea7d4d38a56dd6d2506574464bddf7cf284c960801679942377c297bc
checksum=e353a7056599bf5fbd5d3ff9842a6ab2ea3cf4e0304a0f925ec5862907c0d15e
pre_build() {
mkdir -p sip-${py2_ver}
@ -44,6 +44,7 @@ do_install() {
# install python3-sip
cd ${wrksrc}/sip-${py3_ver}
make DESTDIR=${DESTDIR} install -C sipgen
make DESTDIR=${DESTDIR} install -C siplib
vinstall sipconfig.py 644 $py3_sitelib
vinstall sipdistutils.py 644 $py3_sitelib