From 85964671b1a1ba84e3299bb636e128d558a99060 Mon Sep 17 00:00:00 2001 From: Gerardo Di iorio Date: Sat, 19 Jun 2021 19:32:40 +0200 Subject: [PATCH] libsass: update to 3.6.5. --- srcpkgs/libsass/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libsass/template b/srcpkgs/libsass/template index 494fc51266..294f90b946 100644 --- a/srcpkgs/libsass/template +++ b/srcpkgs/libsass/template @@ -1,6 +1,6 @@ # Template file for 'libsass' pkgname=libsass -version=3.6.4 +version=3.6.5 revision=1 build_style=gnu-configure hostmakedepends="automake libtool" @@ -9,7 +9,7 @@ maintainer="Gerardo Di Iorio " license="MIT" homepage="http://www.sass-lang.com/libsass" distfiles="https://github.com/sass/${pkgname}/archive/${version}.tar.gz" -checksum=f9484d9a6df60576e791566eab2f757a97fd414fce01dd41fc0a693ea5db2889 +checksum=89d8f2c46ae2b1b826b58ce7dde966a176bac41975b82e84ad46b01a55080582 pre_configure() { NOCONFIGURE=1 autoreconf -fi