libsass: update to 3.5.2.

Closes: #12630 [via git-merge-pr]
This commit is contained in:
maxice8 2018-03-17 17:57:56 -03:00 committed by Michael Aldridge
parent e2d4476a9c
commit 15af7ee9f5

View file

@ -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 <arete74@gmail.com>"
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() {