libsass: update to 3.6.3.
This commit is contained in:
parent
2811a555b0
commit
e6681e2753
|
@ -1,8 +1,7 @@
|
||||||
# Template file for 'libsass'
|
# Template file for 'libsass'
|
||||||
pkgname=libsass
|
pkgname=libsass
|
||||||
reverts="3.6.2_1"
|
version=3.6.3
|
||||||
version=3.6.1
|
revision=1
|
||||||
revision=2
|
|
||||||
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"
|
||||||
|
@ -10,7 +9,7 @@ maintainer="Gerardo Di Iorio <arete74@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://www.sass-lang.com/libsass"
|
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=18d6e866ba2430cccae2551f384aca253a84592c692ce7146550f1d4f273b7d7
|
checksum=dadb470bb9141e91b437119d367654427180ed2b3d04b8000eab5b0ca47cd5bb
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
NOCONFIGURE=1 autoreconf -fi
|
NOCONFIGURE=1 autoreconf -fi
|
||||||
|
|
Loading…
Reference in New Issue