summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-support/sass/libsass_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/sass/libsass_git.bb b/meta/recipes-support/sass/libsass_git.bb
index 295a2b059f..f0824944b9 100644
--- a/meta/recipes-support/sass/libsass_git.bb
+++ b/meta/recipes-support/sass/libsass_git.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=8f34396ca205f5e119ee77aae91fa27d"
6inherit autotools 6inherit autotools
7 7
8SRC_URI = "git://github.com/sass/libsass.git;branch=master;protocol=https" 8SRC_URI = "git://github.com/sass/libsass.git;branch=master;protocol=https"
9SRCREV = "f6afdbb9288d20d1257122e71d88e53348a53af3" 9SRCREV = "7037f03fabeb2b18b5efa84403f5a6d7a990f460"
10PV = "3.6.6" 10PV = "3.6.6"
11 11
12S = "${WORKDIR}/git" 12S = "${WORKDIR}/git"