libsass: update to 3.4.2.
This commit is contained in:
parent
3bb585c994
commit
61bf50bf2d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libsass'
|
||||
pkgname=libsass
|
||||
version=3.4.1
|
||||
version=3.4.2
|
||||
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=55e6060c48097669d31201d30827ddd1edf74761379f2e56c799f12e4ed33b96
|
||||
checksum=0cba7952b8c626978fa0935e6e7806b13d39ecd5a7efd62b1ecf9b4a49530e48
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -i
|
||||
|
|
Loading…
Reference in a new issue