mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
parent
e2d4476a9c
commit
15af7ee9f5
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libsass'
|
# Template file for 'libsass'
|
||||||
pkgname=libsass
|
pkgname=libsass
|
||||||
version=3.5.1
|
version=3.5.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool"
|
hostmakedepends="automake libtool"
|
||||||
|
@ -9,10 +9,10 @@ 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=08e7f91be37bc4846ecbea1796db92198a52ed05640fd4c3a29fb74c9f86c563
|
checksum=9914239d73fc0882f09e0d67e89260d661c3a76940550034722f492d178b57e2
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -i
|
NOCONFIGURE=1 autoreconf -fi
|
||||||
}
|
}
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue