aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2020-08-11 16:33:10 -0700
committerMartin Jansa <Martin.Jansa@gmail.com>2020-08-26 14:31:29 +0200
commit8312c158b76e0148d4e98a6e7eb61b92623c771e (patch)
tree6ae7f5c731c621fdc6b4cee27f46a5dfb0d9c3df
parent5144a99a696a8a72c0765ea0e8be8ceafaa78f85 (diff)
python3-pyqt5: Update to dev2008081558 snapshot
Old one is gone Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--recipes-python/pyqt5/python3-pyqt5_5.15.1.dev2008081558.bb (renamed from recipes-python/pyqt5/python3-pyqt5_5.15.1.dev2007111314.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-python/pyqt5/python3-pyqt5_5.15.1.dev2007111314.bb b/recipes-python/pyqt5/python3-pyqt5_5.15.1.dev2008081558.bb
index ef14e206..e224f87a 100644
--- a/recipes-python/pyqt5/python3-pyqt5_5.15.1.dev2007111314.bb
+++ b/recipes-python/pyqt5/python3-pyqt5_5.15.1.dev2008081558.bb
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "\
SRC_URI = "\
https://www.riverbankcomputing.com/static/Downloads/PyQt5/PyQt5-${PV}.tar.gz \
"
-SRC_URI[sha256sum] = "d0bbefff23a29c64d8fd9378389f54462029425a6765619843a2b6fc44cb167e"
+SRC_URI[sha256sum] = "6c83e0e82e3f2e65079c7442bd15f09b132ea482bb66ef6c1ece5ca43d97f839"
S = "${WORKDIR}/PyQt5-${PV}"