diff options
Diffstat (limited to 'recipes/shr/shr-installer_git.bb')
-rw-r--r-- | recipes/shr/shr-installer_git.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/shr/shr-installer_git.bb b/recipes/shr/shr-installer_git.bb index 53cf9ac8fd..2b90847860 100644 --- a/recipes/shr/shr-installer_git.bb +++ b/recipes/shr/shr-installer_git.bb @@ -5,6 +5,7 @@ LICENSE ?= "GPL" RDEPENDS = "python-elementary python-dbus python-core python-edbus packagekit" SECTION = "x11/application" +SRCREV = "8608816ea1a1ac14b6e9faaa3685dd2b6450e889" PV = "0.0.2+gitr${SRCREV}" PR = "r0" |