diff options
-rw-r--r-- | recipes-python/pyqt5/python-pyqt5.inc | 7 | ||||
-rw-r--r-- | recipes-python/pyqt5/python-pyqt5_5.12.1.bb (renamed from recipes-python/pyqt5/python-pyqt5_5.11.3.bb) | 0 | ||||
-rw-r--r-- | recipes-python/pyqt5/python3-pyqt5_5.12.1.bb (renamed from recipes-python/pyqt5/python3-pyqt5_5.11.3.bb) | 0 |
3 files changed, 3 insertions, 4 deletions
diff --git a/recipes-python/pyqt5/python-pyqt5.inc b/recipes-python/pyqt5/python-pyqt5.inc index 15897ed5..11d246d7 100644 --- a/recipes-python/pyqt5/python-pyqt5.inc +++ b/recipes-python/pyqt5/python-pyqt5.inc | |||
@@ -7,11 +7,10 @@ LIC_FILES_CHKSUM = "\ | |||
7 | file://LICENSE;md5=d32239bcb673463ab874e80d47fae504 \ | 7 | file://LICENSE;md5=d32239bcb673463ab874e80d47fae504 \ |
8 | " | 8 | " |
9 | SRC_URI = "\ | 9 | SRC_URI = "\ |
10 | ${SOURCEFORGE_MIRROR}/pyqt/PyQt5_gpl-${PV}.tar.gz \ | 10 | https://www.riverbankcomputing.com/static/Downloads/PyQt5/${PV}/PyQt5_gpl-${PV}.tar.gz \ |
11 | " | 11 | " |
12 | SRC_URI[md5sum] = "aac3428e90eca5df68c5764282fd9b98" | 12 | SRC_URI[md5sum] = "67508b652098d2e05c4c2b5baeb170cc" |
13 | SRC_URI[sha256sum] = "c9b57d15601d436faf35dacf8e0acefa220194829a653e771e80b189b3261073" | 13 | SRC_URI[sha256sum] = "3718ce847d824090fd5f95ff3f13847ee75c2507368d4cbaeb48338f506e59bf" |
14 | |||
15 | S = "${WORKDIR}/PyQt5_gpl-${PV}" | 14 | S = "${WORKDIR}/PyQt5_gpl-${PV}" |
16 | 15 | ||
17 | inherit qmake5 | 16 | inherit qmake5 |
diff --git a/recipes-python/pyqt5/python-pyqt5_5.11.3.bb b/recipes-python/pyqt5/python-pyqt5_5.12.1.bb index 6b1b5701..6b1b5701 100644 --- a/recipes-python/pyqt5/python-pyqt5_5.11.3.bb +++ b/recipes-python/pyqt5/python-pyqt5_5.12.1.bb | |||
diff --git a/recipes-python/pyqt5/python3-pyqt5_5.11.3.bb b/recipes-python/pyqt5/python3-pyqt5_5.12.1.bb index 200a8154..200a8154 100644 --- a/recipes-python/pyqt5/python3-pyqt5_5.11.3.bb +++ b/recipes-python/pyqt5/python3-pyqt5_5.12.1.bb | |||