mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
libsass: update to 3.4.3.
This commit is contained in:
parent
0c030f82e7
commit
403c6a3379
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libsass'
|
# Template file for 'libsass'
|
||||||
pkgname=libsass
|
pkgname=libsass
|
||||||
version=3.4.2
|
version=3.4.3
|
||||||
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=0cba7952b8c626978fa0935e6e7806b13d39ecd5a7efd62b1ecf9b4a49530e48
|
checksum=bbeda2e1ec2d21d27fbcbd8f2e18c3f4573cc168bb8b5cd5010715db4b3e5670
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -i
|
autoreconf -i
|
||||||
|
|
Loading…
Add table
Reference in a new issue