diff --git a/srcpkgs/libsass/template b/srcpkgs/libsass/template index 5129d3f0480..7803bfeecf2 100644 --- a/srcpkgs/libsass/template +++ b/srcpkgs/libsass/template @@ -1,15 +1,15 @@ # Template file for 'libsass' pkgname=libsass -version=3.5.2 +version=3.5.3 revision=1 build_style=gnu-configure hostmakedepends="automake libtool" short_desc="C implementation of Sass CSS preprocessor" maintainer="Gerardo Di Iorio " -homepage="http://libsass.org/" license="MIT" +homepage="http://www.sass-lang.com/libsass" distfiles="https://github.com/sass/${pkgname}/archive/${version}.tar.gz" -checksum=9914239d73fc0882f09e0d67e89260d661c3a76940550034722f492d178b57e2 +checksum=f19fd5ce1c4209b9f3e2f6764e1e6c40194bf2e854865341f3c94d0d95c0cdd1 pre_configure() { NOCONFIGURE=1 autoreconf -fi