diff options
Diffstat (limited to 'recipes/python/python-phoneutils_git.bb')
-rw-r--r-- | recipes/python/python-phoneutils_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/python/python-phoneutils_git.bb b/recipes/python/python-phoneutils_git.bb index 492f80348c..870404617d 100644 --- a/recipes/python/python-phoneutils_git.bb +++ b/recipes/python/python-phoneutils_git.bb @@ -5,7 +5,7 @@ RDEPENDS_${PN} = "libphone-utils" SRCREV = "8a7c719e0c3f1f8c10f77f17422da02d7177f0dd" PV = "0.0.2+gitr${SRCPV}" -PR = "r2" +PR = "r3" SRC_URI = "git://git.shr-project.org/repo/libphone-utils.git;protocol=http;branch=master" S = "${WORKDIR}/git/src/python" |