libsass: update to 3.5.0.
This commit is contained in:
parent
cf212bd1c2
commit
d0abf60474
|
@ -2648,7 +2648,7 @@ libavogadro_OpenQube.so.0 avogadro-1.2.0_1
|
|||
libcourier-unicode.so.4 courier-unicode-2.0_1
|
||||
libzstd.so.1 zstd-1.0.0_1
|
||||
libudis86.so.0 udis86-devel-1.7.2_3
|
||||
libsass.so.0 libsass-3.3.6_1
|
||||
libsass.so.1 libsass-3.5.0_1
|
||||
libjbig.so.0 jbigkit-libs-2.1_2
|
||||
libjbig85.so.0 jbigkit-libs-2.1_2
|
||||
libmac.so.2 mac-3.99_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libsass'
|
||||
pkgname=libsass
|
||||
version=3.4.8
|
||||
version=3.5.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Gerardo Di Iorio <arete74@gmail.com>"
|
|||
homepage="http://libsass.org/"
|
||||
license="MIT"
|
||||
distfiles="https://github.com/sass/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=2344372fa613db1ef1401bea03abc23e824cb33b03ba2276ec56602dc8ab003f
|
||||
checksum=9d499927329c7f8816ab67c571fb7cc0ea21d38c6f47c7c58c98de99ef7645eb
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -i
|
||||
|
|
Loading…
Reference in New Issue