libsass: update to 3.6.1.
This commit is contained in:
parent
5e4169132c
commit
5ca594b86b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libsass'
|
||||
pkgname=libsass
|
||||
version=3.6.0
|
||||
version=3.6.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Gerardo Di Iorio <arete74@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="http://www.sass-lang.com/libsass"
|
||||
distfiles="https://github.com/sass/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=b4b962a30bcd99adf0162a8eac7e1be94612b1c19912237f53d9a2c11d375169
|
||||
checksum=18d6e866ba2430cccae2551f384aca253a84592c692ce7146550f1d4f273b7d7
|
||||
|
||||
pre_configure() {
|
||||
NOCONFIGURE=1 autoreconf -fi
|
||||
|
|
Loading…
Reference in New Issue