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