python-pyparted/python3-pyparted: 3.11.1 -> 3.11.2

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Hongxu Jia 2019-07-02 16:16:17 +08:00 committed by Khem Raj
parent 2038cfbd3f
commit f818d3b9fc
3 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "\
DEPENDS += "parted"
# upstream only publishes releases in github archives which are discouraged
SRCREV = "1fdb15120f35f5da1dc7ec116522f0c796a8376a"
SRCREV = "2396ba7df56de277b4999bdd5f7d1a1706a6388a"
SRC_URI = "git://github.com/rhinstaller/pyparted.git;protocol=https"
S = "${WORKDIR}/git"