summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/sass/libsass_3.6.3.bb (renamed from meta-oe/recipes-support/sass/libsass_3.6.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/sass/libsass_3.6.1.bb b/meta-oe/recipes-support/sass/libsass_3.6.3.bb
index 480e984fc4..d893be2231 100644
--- a/meta-oe/recipes-support/sass/libsass_3.6.1.bb
+++ b/meta-oe/recipes-support/sass/libsass_3.6.3.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" 8SRC_URI = "git://github.com/sass/libsass.git;branch=master"
9SRCREV = "4d229af5500be1023883c38c4a675f0ed919839d" 9SRCREV = "e1c16e09b4a953757a15149deaaf28a3fd81dc97"
10 10
11S = "${WORKDIR}/git" 11S = "${WORKDIR}/git"
12 12