diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2024-01-08 21:26:08 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-01-08 19:54:42 -0800 |
| commit | 3f88224fb9c436bdd3ccd5d0268914f08625efbf (patch) | |
| tree | 6466d6d0077e0043b7b067dc0a36fbe8e12df216 /meta-oe | |
| parent | 204e694ac275b537502d7ddcfce723b8b9eff128 (diff) | |
| download | meta-openembedded-3f88224fb9c436bdd3ccd5d0268914f08625efbf.tar.gz | |
libsass: upgrade 3.6.5 -> 3.6.6
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe')
| -rw-r--r-- | meta-oe/recipes-support/sass/libsass_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/sass/libsass_git.bb b/meta-oe/recipes-support/sass/libsass_git.bb index 4d709fc526..f0824944b9 100644 --- a/meta-oe/recipes-support/sass/libsass_git.bb +++ b/meta-oe/recipes-support/sass/libsass_git.bb | |||
| @@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=8f34396ca205f5e119ee77aae91fa27d" | |||
| 6 | inherit autotools | 6 | inherit autotools |
| 7 | 7 | ||
| 8 | SRC_URI = "git://github.com/sass/libsass.git;branch=master;protocol=https" | 8 | SRC_URI = "git://github.com/sass/libsass.git;branch=master;protocol=https" |
| 9 | SRCREV = "f6afdbb9288d20d1257122e71d88e53348a53af3" | 9 | SRCREV = "7037f03fabeb2b18b5efa84403f5a6d7a990f460" |
| 10 | PV = "3.6.5" | 10 | PV = "3.6.6" |
| 11 | 11 | ||
| 12 | S = "${WORKDIR}/git" | 12 | S = "${WORKDIR}/git" |
| 13 | 13 | ||
