mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 14:59:55 +00:00
sassc: upgrade 3.5.0 -> 3.6.1
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -7,8 +7,8 @@ DEPENDS = "libsass"
|
||||
inherit autotools pkgconfig
|
||||
|
||||
SRC_URI = "git://github.com/sass/sassc.git"
|
||||
SRCREV = "aa6d5c635ea8faf44d542a23aaf85d27e5777d48"
|
||||
SRCREV = "46748216ba0b60545e814c07846ca10c9fefc5b6"
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "3.5.0"
|
||||
PV = "3.6.1"
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
|
||||
Reference in New Issue
Block a user