sassc: update to 3.6.0.
This commit is contained in:
parent
24f91d6b84
commit
3f6944afb0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'sassc'
|
||||
pkgname=sassc
|
||||
version=3.5.0
|
||||
version=3.6.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/sass/$pkgname"
|
||||
distfiles="$homepage/archive/$version.tar.gz"
|
||||
checksum=26f54e31924b83dd706bc77df5f8f5553a84d51365f0e3c566df8de027918042
|
||||
checksum=dac8d83339c3c8fc6b9599e2ff1e0a0ae833ab0e65d4370b9c69bde18f8ec676
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -i
|
||||
|
|
Loading…
Reference in a new issue