libsass: update to 3.5.3.

This commit is contained in:
maxice8 2018-04-23 22:13:33 -03:00 committed by Enno Boland
parent 5f95af1229
commit 9b20144385

View file

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