From 97ed6987b416ecbf8c5025072d635f667df58157 Mon Sep 17 00:00:00 2001 From: Leo Date: Tue, 18 Jun 2019 19:42:49 -0300 Subject: community/libsass: upgrade to 3.6.1 --- community/libsass/APKBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'community/libsass') diff --git a/community/libsass/APKBUILD b/community/libsass/APKBUILD index c1de45eb6a..ba15b64826 100644 --- a/community/libsass/APKBUILD +++ b/community/libsass/APKBUILD @@ -1,9 +1,10 @@ # Maintainer: Natanael Copa # Contributor: Thomas Boerger pkgname=libsass -pkgver=3.6.0 +pkgver=3.6.1 pkgrel=0 pkgdesc="C/C++ implementation of a Sass compiler" +options="!check" # No tests are run when make check is run url="https://libsass.org" arch="all" license="MIT" @@ -30,4 +31,4 @@ package() { rm -f "$pkgdir"/usr/lib/*.la } -sha512sums="9665e50ee964ca3cc323f26c2b8322677102d26a7a102558ffbc5bef7a4c4ea44ca5096a967e4044dac1404bfa343a37d846f22d1e1adc27592023d5d4ac40c8 libsass-3.6.0.tar.gz" +sha512sums="e9a3a30851e26145d049c4b20951c663a9d48c781a732acd3cc2cdb30df3449e445b57211f666b58afa137431fbdb149add48ff8a0dec92bd8abb514c90adebb libsass-3.6.1.tar.gz" -- cgit v1.2.3