diff options
-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 = "\ | |||
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] = "d0bbefff23a29c64d8fd9378389f54462029425a6765619843a2b6fc44cb167e" | 13 | SRC_URI[sha256sum] = "6c83e0e82e3f2e65079c7442bd15f09b132ea482bb66ef6c1ece5ca43d97f839" |
14 | 14 | ||
15 | S = "${WORKDIR}/PyQt5-${PV}" | 15 | S = "${WORKDIR}/PyQt5-${PV}" |
16 | 16 | ||