python-pyparted: upgrade 3.11.2 -> 3.11.3

Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Zang Ruochen 2019-11-21 10:21:44 +08:00 committed by Khem Raj
parent 9ddb163540
commit 2506374cf3
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 = "2396ba7df56de277b4999bdd5f7d1a1706a6388a"
SRCREV = "481510c10866851844b19f3d2ffcdaa37efc0cf8"
SRC_URI = "git://github.com/rhinstaller/pyparted.git;protocol=https"
S = "${WORKDIR}/git"