From 5ca594b86b53319b03301245c759ee2e384a6644 Mon Sep 17 00:00:00 2001 From: Gerardo Di Iorio Date: Thu, 20 Jun 2019 15:00:11 +0200 Subject: [PATCH] libsass: update to 3.6.1. --- srcpkgs/libsass/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libsass/template b/srcpkgs/libsass/template index 48eed40c511..a49c4268253 100644 --- a/srcpkgs/libsass/template +++ b/srcpkgs/libsass/template @@ -1,6 +1,6 @@ # Template file for 'libsass' pkgname=libsass -version=3.6.0 +version=3.6.1 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=b4b962a30bcd99adf0162a8eac7e1be94612b1c19912237f53d9a2c11d375169 +checksum=18d6e866ba2430cccae2551f384aca253a84592c692ce7146550f1d4f273b7d7 pre_configure() { NOCONFIGURE=1 autoreconf -fi