aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilip Balister <philip@opensdr.com>2020-07-13 18:51:00 -0400
committerMartin Jansa <Martin.Jansa@gmail.com>2021-03-02 17:32:02 +0100
commit65b8e152f65fe89e62beefb251ec572500cc8407 (patch)
tree12dcf7d52b29cd3c38d9d5b6b1df2e44fd2d1230
parent7356cd9782b2fef8a46b05b52548ca21738a111a (diff)
python3-pyqt5: Update to 5.15.1.dev2007111314
* Resolves missing source tarball for me. Signed-off-by: Philip Balister <philip@opensdr.com>
-rw-r--r--recipes-python/pyqt5/python3-pyqt5_5.15.1.dev2007111314.bb (renamed from recipes-python/pyqt5/python3-pyqt5_5.15.1.dev2006161728.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-python/pyqt5/python3-pyqt5_5.15.1.dev2006161728.bb b/recipes-python/pyqt5/python3-pyqt5_5.15.1.dev2007111314.bb
index 2afa46dc..ef14e206 100644
--- a/recipes-python/pyqt5/python3-pyqt5_5.15.1.dev2006161728.bb
+++ b/recipes-python/pyqt5/python3-pyqt5_5.15.1.dev2007111314.bb
@@ -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}"