sassc: update to 3.4.7.
This commit is contained in:
parent
4dffe53cb1
commit
28e95d5813
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.4.5
|
version=3.4.7
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool"
|
hostmakedepends="automake libtool"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
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=29ea67ebeebb224feb7b0a7d76654f4868804150f8723da8d2e9c7bf6b9d64f6
|
checksum=b3ff3c1741a133440d7ef59ba405d4289ceee36dfde2a49501a7c57d75649900
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -i
|
autoreconf -i
|
||||||
|
|
Loading…
Reference in a new issue