sassc: update to 3.4.1.
This commit is contained in:
parent
5b1e5a9c4a
commit
dbbf042015
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'sassc'
|
# Template file for 'sassc'
|
||||||
pkgname=sassc
|
pkgname=sassc
|
||||||
version=3.4.0
|
version=3.4.1
|
||||||
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=2a45e16af80b43d716b98b7e948a0e834bea4cb981ae6a6bbf36e3dfb7ae7c91
|
checksum=3ee4851366f3e5d83258cfc02514db216e2143fc6c94b25de2b3d5ad42a0959a
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -i
|
autoreconf -i
|
||||||
|
|
Loading…
Reference in New Issue