mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 17:33:03 +02:00
sip: update to 4.19.1
This commit is contained in:
parent
21534ce2b0
commit
6e6da96e81
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=4.19
|
version=4.19.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="sip-${version}"
|
wrksrc="sip-${version}"
|
||||||
hostmakedepends="python-devel python3-devel"
|
hostmakedepends="python-devel python3-devel"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="http://www.riverbankcomputing.co.uk/software/sip/intro"
|
homepage="http://www.riverbankcomputing.co.uk/software/sip/intro"
|
||||||
license="GPL-2, GPL-3, SIP"
|
license="GPL-2, GPL-3, SIP"
|
||||||
distfiles="${SOURCEFORGE_SITE}/pyqt/sip-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/pyqt/sip-${version}.tar.gz"
|
||||||
checksum=014bf55f653e0d8bcc582705ef4fbd61e0859a36e959ab46d8fa060cdf0b5e27
|
checksum=501852b8325349031b769d1c03d6eab04f7b9b97f790ec79f3d3d04bf065d83e
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
mkdir -p sip-${py2_ver}
|
mkdir -p sip-${py2_ver}
|
||||||
|
|
Loading…
Add table
Reference in a new issue