libsass: update to 3.6.4.
This commit is contained in:
parent
7428c3c41c
commit
f1d4954e81
1 changed files with 3 additions and 4 deletions
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'libsass'
|
||||
pkgname=libsass
|
||||
reverts="3.6.3_1 3.6.2_1"
|
||||
version=3.6.1
|
||||
revision=3
|
||||
version=3.6.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool"
|
||||
short_desc="C implementation of Sass CSS preprocessor"
|
||||
|
@ -10,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=18d6e866ba2430cccae2551f384aca253a84592c692ce7146550f1d4f273b7d7
|
||||
checksum=f9484d9a6df60576e791566eab2f757a97fd414fce01dd41fc0a693ea5db2889
|
||||
|
||||
pre_configure() {
|
||||
NOCONFIGURE=1 autoreconf -fi
|
||||
|
|
Loading…
Reference in a new issue