diff options
-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 = "\ | |||
10 | SRC_URI = "\ | 10 | SRC_URI = "\ |
11 | https://www.riverbankcomputing.com/static/Downloads/PyQt5/PyQt5-${PV}.tar.gz \ | 11 | https://www.riverbankcomputing.com/static/Downloads/PyQt5/PyQt5-${PV}.tar.gz \ |
12 | " | 12 | " |
13 | SRC_URI[sha256sum] = "b29e4771be495018faef9687919395165da49d391c840c4d1a2592c1089ce592" | 13 | SRC_URI[sha256sum] = "d0bbefff23a29c64d8fd9378389f54462029425a6765619843a2b6fc44cb167e" |
14 | 14 | ||
15 | S = "${WORKDIR}/PyQt5-${PV}" | 15 | S = "${WORKDIR}/PyQt5-${PV}" |
16 | 16 | ||