libsass: update to 3.4.1.
This commit is contained in:
parent
81148b8674
commit
5b1e5a9c4a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libsass'
|
||||
pkgname=libsass
|
||||
version=3.4.0
|
||||
version=3.4.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Gerardo Di Iorio <arete74@gmail.com>"
|
|||
homepage="http://libsass.org/"
|
||||
license="MIT"
|
||||
distfiles="https://github.com/sass/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=adab7f6d4ef1b2453e40a82a1e7f5d1677ca24d6d3d23f6b1ac46448b1ed5d25
|
||||
checksum=55e6060c48097669d31201d30827ddd1edf74761379f2e56c799f12e4ed33b96
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -i
|
||||
|
|
Loading…
Reference in New Issue