All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe] [PATCH] libsass: upgrade 3.6.1 -> 3.6.3
@ 2020-01-16  9:21 Zang Ruochen
  0 siblings, 0 replies; only message in thread
From: Zang Ruochen @ 2020-01-16  9:21 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
---
 .../recipes-support/sass/{libsass_3.6.1.bb => libsass_3.6.3.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-support/sass/{libsass_3.6.1.bb => libsass_3.6.3.bb} (85%)

diff --git a/meta-oe/recipes-support/sass/libsass_3.6.1.bb b/meta-oe/recipes-support/sass/libsass_3.6.3.bb
similarity index 85%
rename from meta-oe/recipes-support/sass/libsass_3.6.1.bb
rename to meta-oe/recipes-support/sass/libsass_3.6.3.bb
index 480e984fc..d893be223 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"
 inherit autotools
 
 SRC_URI = "git://github.com/sass/libsass.git;branch=master"
-SRCREV = "4d229af5500be1023883c38c4a675f0ed919839d"
+SRCREV = "e1c16e09b4a953757a15149deaaf28a3fd81dc97"
 
 S = "${WORKDIR}/git"
 
-- 
2.20.1





^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2020-01-16  9:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-16  9:21 [meta-oe] [PATCH] libsass: upgrade 3.6.1 -> 3.6.3 Zang Ruochen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.