aboutsummaryrefslogtreecommitdiffstats
path: root/community/libsass/APKBUILD
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-10-08 19:44:28 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-10-09 01:32:32 -0300
commitf30f915fa9fbf0a136b7119ee68319da6abe93d9 (patch)
tree30134388fcd79ffc3253afcb82cbc9613b1db696 /community/libsass/APKBUILD
parent207c45c1698f5970668a50ae3cdecb5394c45769 (diff)
downloadaports-f30f915fa9fbf0a136b7119ee68319da6abe93d9.tar.bz2
aports-f30f915fa9fbf0a136b7119ee68319da6abe93d9.tar.xz
community/libsass: upgrade to 3.6.2
Diffstat (limited to 'community/libsass/APKBUILD')
-rw-r--r--community/libsass/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/libsass/APKBUILD b/community/libsass/APKBUILD
index f9c9845323..1f71fbd515 100644
--- a/community/libsass/APKBUILD
+++ b/community/libsass/APKBUILD
@@ -1,8 +1,8 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
# Contributor: Thomas Boerger <thomas@webhippie.de>
pkgname=libsass
-pkgver=3.6.1
-pkgrel=1
+pkgver=3.6.2
+pkgrel=0
pkgdesc="C/C++ implementation of a Sass compiler"
options="!check" # No tests are run when make check is run
url="https://sass-lang.com/libsass"
@@ -31,4 +31,4 @@ package() {
rm -f "$pkgdir"/usr/lib/*.la
}
-sha512sums="e9a3a30851e26145d049c4b20951c663a9d48c781a732acd3cc2cdb30df3449e445b57211f666b58afa137431fbdb149add48ff8a0dec92bd8abb514c90adebb libsass-3.6.1.tar.gz"
+sha512sums="b1ee92de64f4eeabe2d4bfc693349ac124a81115554228669526e863d18f3c67ab44698414cf204f545eb4a4126ca350a1c7f7658e9ebac447f8b2e7533d9772 libsass-3.6.2.tar.gz"