libsass: update to 3.6.6.

This commit is contained in:
Gerardo Di iorio 2024-01-14 19:40:16 +01:00 committed by Andrew J. Hesford
parent 7f33c9fb0f
commit 36cefbebf2

View file

@ -1,7 +1,7 @@
# Template file for 'libsass'
pkgname=libsass
version=3.6.5
revision=2
version=3.6.6
revision=1
build_style=gnu-configure
hostmakedepends="automake libtool"
short_desc="C implementation of Sass CSS preprocessor"
@ -9,7 +9,7 @@ maintainer="Gerardo Di Iorio <arete74@gmail.com>"
license="MIT"
homepage="http://www.sass-lang.com/libsass"
distfiles="https://github.com/sass/${pkgname}/archive/${version}.tar.gz"
checksum=89d8f2c46ae2b1b826b58ce7dde966a176bac41975b82e84ad46b01a55080582
checksum=11f0bb3709a4f20285507419d7618f3877a425c0131ea8df40fe6196129df15d
CFLAGS="-D_LARGE_FILE_SOURCE=1 -D_FILE_OFFSET_BITS=64"
CXXFLAGS="-D_LARGE_FILE_SOURCE=1 -D_FILE_OFFSET_BITS=64"