python3-pyqt5: Update to 5.15.1.dev2007111314

* Resolves missing source tarball for me.

Signed-off-by: Philip Balister <philip@opensdr.com>
This commit is contained in:
Philip Balister
2020-07-13 18:51:00 -04:00
committed by Martin Jansa
parent b61ea2c1a2
commit 3713bcfaa0

View File

@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "\
SRC_URI = "\
https://www.riverbankcomputing.com/static/Downloads/PyQt5/PyQt5-${PV}.tar.gz \
"
SRC_URI[sha256sum] = "b29e4771be495018faef9687919395165da49d391c840c4d1a2592c1089ce592"
SRC_URI[sha256sum] = "d0bbefff23a29c64d8fd9378389f54462029425a6765619843a2b6fc44cb167e"
S = "${WORKDIR}/PyQt5-${PV}"