aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilip Balister <philip@opensdr.com>2020-07-13 18:51:00 -0400
committerMartin Jansa <Martin.Jansa@gmail.com>2020-07-20 16:55:22 +0200
commit3713bcfaa084b99e2b29142ffcc5911b4596ccdd (patch)
treef6eaa4e3b697cb3967c88ceed308af9b0b9467b5
parentb61ea2c1a2c338487aee3c5e47d7394c0a5cbc27 (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}"