diff --git a/srcpkgs/libsass/template b/srcpkgs/libsass/template index d8b2150ef38..5129d3f0480 100644 --- a/srcpkgs/libsass/template +++ b/srcpkgs/libsass/template @@ -1,6 +1,6 @@ # Template file for 'libsass' pkgname=libsass -version=3.5.1 +version=3.5.2 revision=1 build_style=gnu-configure hostmakedepends="automake libtool" @@ -9,10 +9,10 @@ maintainer="Gerardo Di Iorio " homepage="http://libsass.org/" license="MIT" distfiles="https://github.com/sass/${pkgname}/archive/${version}.tar.gz" -checksum=08e7f91be37bc4846ecbea1796db92198a52ed05640fd4c3a29fb74c9f86c563 +checksum=9914239d73fc0882f09e0d67e89260d661c3a76940550034722f492d178b57e2 pre_configure() { - autoreconf -i + NOCONFIGURE=1 autoreconf -fi } post_install() {