mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-15 19:43:50 +02:00
libsass: update to 3.6.2.
This commit is contained in:
parent
041fbe7101
commit
e3b836224b
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.6.1
|
version=3.6.2
|
||||||
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>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://www.sass-lang.com/libsass"
|
homepage="http://www.sass-lang.com/libsass"
|
||||||
distfiles="https://github.com/sass/${pkgname}/archive/${version}.tar.gz"
|
distfiles="https://github.com/sass/${pkgname}/archive/${version}.tar.gz"
|
||||||
checksum=18d6e866ba2430cccae2551f384aca253a84592c692ce7146550f1d4f273b7d7
|
checksum=0ecd2405f869901d70e7b1960259aac3f21a33c59a820a0a579a16f8f8dc43b9
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
NOCONFIGURE=1 autoreconf -fi
|
NOCONFIGURE=1 autoreconf -fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue