From e3b836224babe33f5c0748cabfc82cf82adba400 Mon Sep 17 00:00:00 2001 From: Gerardo Di Iorio Date: Sun, 6 Oct 2019 10:02:14 +0200 Subject: [PATCH] libsass: update to 3.6.2. --- srcpkgs/libsass/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libsass/template b/srcpkgs/libsass/template index a49c4268253..b3843162174 100644 --- a/srcpkgs/libsass/template +++ b/srcpkgs/libsass/template @@ -1,6 +1,6 @@ # Template file for 'libsass' pkgname=libsass -version=3.6.1 +version=3.6.2 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=18d6e866ba2430cccae2551f384aca253a84592c692ce7146550f1d4f273b7d7 +checksum=0ecd2405f869901d70e7b1960259aac3f21a33c59a820a0a579a16f8f8dc43b9 pre_configure() { NOCONFIGURE=1 autoreconf -fi