sassc: update to 3.4.0.
This commit is contained in:
parent
ee49b0a97b
commit
caa13f8896
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'sassc'
|
# Template file for 'sassc'
|
||||||
pkgname=sassc
|
pkgname=sassc
|
||||||
version=3.3.6
|
version=3.4.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool"
|
hostmakedepends="automake libtool"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="demiaster <marta.celeste.feriani@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/sass/$pkgname"
|
homepage="https://github.com/sass/$pkgname"
|
||||||
distfiles="$homepage/archive/$version.tar.gz"
|
distfiles="$homepage/archive/$version.tar.gz"
|
||||||
checksum=3d87edeacdd0f9a21cd0bdcf0e0e40c832b21f469af80eb5e11488c66bf53840
|
checksum=2a45e16af80b43d716b98b7e948a0e834bea4cb981ae6a6bbf36e3dfb7ae7c91
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -i
|
autoreconf -i
|
||||||
|
|
Loading…
Reference in a new issue