diff options
Diffstat (limited to 'meta-oe')
| -rw-r--r-- | meta-oe/recipes-support/sass/sassc_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/sass/sassc_git.bb b/meta-oe/recipes-support/sass/sassc_git.bb index 3c7a55cc3d..407cbbddd0 100644 --- a/meta-oe/recipes-support/sass/sassc_git.bb +++ b/meta-oe/recipes-support/sass/sassc_git.bb | |||
| @@ -7,8 +7,8 @@ DEPENDS = "libsass" | |||
| 7 | inherit autotools pkgconfig | 7 | inherit autotools pkgconfig |
| 8 | 8 | ||
| 9 | SRC_URI = "git://github.com/sass/sassc.git" | 9 | SRC_URI = "git://github.com/sass/sassc.git" |
| 10 | SRCREV = "46748216ba0b60545e814c07846ca10c9fefc5b6" | 10 | SRCREV = "66f0ef37e7f0ad3a65d2f481eff09d09408f42d0" |
| 11 | S = "${WORKDIR}/git" | 11 | S = "${WORKDIR}/git" |
| 12 | PV = "3.6.1" | 12 | PV = "3.6.2" |
| 13 | 13 | ||
| 14 | BBCLASSEXTEND = "native" | 14 | BBCLASSEXTEND = "native" |
