diff options
Diffstat (limited to 'meta-gnome/recipes-support/libwacom/libwacom_0.33.bb')
| -rw-r--r-- | meta-gnome/recipes-support/libwacom/libwacom_0.33.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-support/libwacom/libwacom_0.33.bb b/meta-gnome/recipes-support/libwacom/libwacom_0.33.bb index 6fb3b82ef1..5db78b7cf7 100644 --- a/meta-gnome/recipes-support/libwacom/libwacom_0.33.bb +++ b/meta-gnome/recipes-support/libwacom/libwacom_0.33.bb | |||
| @@ -9,6 +9,6 @@ DEPENDS = " \ | |||
| 9 | 9 | ||
| 10 | inherit autotools pkgconfig | 10 | inherit autotools pkgconfig |
| 11 | 11 | ||
| 12 | SRC_URI = "git://github.com/linuxwacom/libwacom.git" | 12 | SRC_URI = "git://github.com/linuxwacom/libwacom.git;branch=master;protocol=https" |
| 13 | SRCREV = "87cc710e21a6220e267dd08936bbec2932aa3658" | 13 | SRCREV = "87cc710e21a6220e267dd08936bbec2932aa3658" |
| 14 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |
