diff options
-rw-r--r-- | meta-python/recipes-extended/python-blivet/python3-blivetgui_2.1.10.bb (renamed from meta-python/recipes-extended/python-blivet/python3-blivetgui_2.1.9.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-extended/python-blivet/python3-blivetgui_2.1.9.bb b/meta-python/recipes-extended/python-blivet/python3-blivetgui_2.1.10.bb index 1c61182a1e..2ea810327d 100644 --- a/meta-python/recipes-extended/python-blivet/python3-blivetgui_2.1.9.bb +++ b/meta-python/recipes-extended/python-blivet/python3-blivetgui_2.1.10.bb | |||
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | |||
8 | S = "${WORKDIR}/git" | 8 | S = "${WORKDIR}/git" |
9 | B = "${S}" | 9 | B = "${S}" |
10 | 10 | ||
11 | SRCREV = "393c139c09dc44167b64f47771650ce9aa9d469f" | 11 | SRCREV = "67ec0b7a0e065ba24ab87963409bfb21b2aac6dd" |
12 | SRC_URI = "git://github.com/rhinstaller/blivet-gui;branch=master \ | 12 | SRC_URI = "git://github.com/rhinstaller/blivet-gui;branch=master \ |
13 | " | 13 | " |
14 | 14 | ||