diff --git a/srcpkgs/libsass/template b/srcpkgs/libsass/template index 087cc0300b6..494fc51266a 100644 --- a/srcpkgs/libsass/template +++ b/srcpkgs/libsass/template @@ -1,8 +1,7 @@ # Template file for 'libsass' pkgname=libsass -reverts="3.6.3_1 3.6.2_1" -version=3.6.1 -revision=3 +version=3.6.4 +revision=1 build_style=gnu-configure hostmakedepends="automake libtool" short_desc="C implementation of Sass CSS preprocessor" @@ -10,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=f9484d9a6df60576e791566eab2f757a97fd414fce01dd41fc0a693ea5db2889 pre_configure() { NOCONFIGURE=1 autoreconf -fi