mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
Revert "libsass: update to 3.6.2."
This reverts commit e3b836224b
.
this update broke sassc, at least for breeze-gtk
[ci skip]
This commit is contained in:
parent
c5a4a5cb3b
commit
af98f47760
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,8 @@
|
|||
# Template file for 'libsass'
|
||||
pkgname=libsass
|
||||
version=3.6.2
|
||||
revision=1
|
||||
reverts="3.6.2_1"
|
||||
version=3.6.1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool"
|
||||
short_desc="C implementation of Sass CSS preprocessor"
|
||||
|
@ -9,7 +10,7 @@ maintainer="Gerardo Di Iorio <arete74@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="http://www.sass-lang.com/libsass"
|
||||
distfiles="https://github.com/sass/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=0ecd2405f869901d70e7b1960259aac3f21a33c59a820a0a579a16f8f8dc43b9
|
||||
checksum=18d6e866ba2430cccae2551f384aca253a84592c692ce7146550f1d4f273b7d7
|
||||
|
||||
pre_configure() {
|
||||
NOCONFIGURE=1 autoreconf -fi
|
||||
|
|
Loading…
Add table
Reference in a new issue