diff options
Diffstat (limited to 'meta-xfce/recipes-apps/xfce-polkit/xfce-polkit_0.3.bb')
| -rw-r--r-- | meta-xfce/recipes-apps/xfce-polkit/xfce-polkit_0.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xfce/recipes-apps/xfce-polkit/xfce-polkit_0.3.bb b/meta-xfce/recipes-apps/xfce-polkit/xfce-polkit_0.3.bb index 2ef81f286d..58e628deca 100644 --- a/meta-xfce/recipes-apps/xfce-polkit/xfce-polkit_0.3.bb +++ b/meta-xfce/recipes-apps/xfce-polkit/xfce-polkit_0.3.bb | |||
| @@ -8,7 +8,7 @@ inherit xfce-app features_check | |||
| 8 | REQUIRED_DISTRO_FEATURES = "polkit" | 8 | REQUIRED_DISTRO_FEATURES = "polkit" |
| 9 | 9 | ||
| 10 | SRC_URI = " \ | 10 | SRC_URI = " \ |
| 11 | git://github.com/ncopa/${BPN}.git \ | 11 | git://github.com/ncopa/${BPN}.git;branch=master;protocol=https \ |
| 12 | " | 12 | " |
| 13 | SRCREV = "6d3282cc1734c305850d48f5bf4b4d94e88885e9" | 13 | SRCREV = "6d3282cc1734c305850d48f5bf4b4d94e88885e9" |
| 14 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |
