libsass: update to 3.5.3.
This commit is contained in:
parent
5f95af1229
commit
9b20144385
1 changed files with 3 additions and 3 deletions
|
@ -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 <arete74@gmail.com>"
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue