libsass, bump version (#10405)

This commit is contained in:
Schrijvers Luc
2024-05-02 14:46:11 +02:00
committed by GitHub
parent 916790db28
commit 91d17f7255

View File

@@ -4,11 +4,11 @@ new, awesome features to CSS. Sass was the first language of its kind \
and by far the most mature and up to date codebase. LibSass is a C++ port of \ and by far the most mature and up to date codebase. LibSass is a C++ port of \
the original Ruby Sass CSS compiler with a C API." the original Ruby Sass CSS compiler with a C API."
HOMEPAGE="https://sass-lang.com/libsass" HOMEPAGE="https://sass-lang.com/libsass"
COPYRIGHT="2012-2018 the Sass Open Source Foundation" COPYRIGHT="2012-2023 the Sass Open Source Foundation"
LICENSE="MIT" LICENSE="MIT"
REVISION="2" REVISION="1"
SOURCE_URI="https://github.com/sass/libsass/archive/$portVersion.tar.gz" SOURCE_URI="https://github.com/sass/libsass/archive/$portVersion.tar.gz"
CHECKSUM_SHA256="5f61cbcddaf8e6ef7a725fcfa5d05297becd7843960f245197ebb655ff868770" CHECKSUM_SHA256="11f0bb3709a4f20285507419d7618f3877a425c0131ea8df40fe6196129df15d"
SOURCE_FILENAME="libsass-$portVersion.tar.gz" SOURCE_FILENAME="libsass-$portVersion.tar.gz"
ARCHITECTURES="all !x86_gcc2" ARCHITECTURES="all !x86_gcc2"