diff options
Diffstat (limited to 'recipes/shr/shr-wizard_git.bb')
-rw-r--r-- | recipes/shr/shr-wizard_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/shr/shr-wizard_git.bb b/recipes/shr/shr-wizard_git.bb index 839bd2bbdd..b26c48f79a 100644 --- a/recipes/shr/shr-wizard_git.bb +++ b/recipes/shr/shr-wizard_git.bb @@ -3,7 +3,7 @@ HOMEPAGE = "http://shr-project.org" LICENSE = "GPL" RDEPENDS = "python-elementary shr-settings python-phoneutils e-wm python-dbus python-edbus" SECTION = "x11/application" -PV = "0.0.0+gitr${SRCPV}" +PV = "0.0.0+gitr${SRCREV}" PR = "r0" inherit autotools |