aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-05-01 22:23:12 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-05-02 06:29:50 +0000
commit533b67c0c98f951afbf3b4b8f1e15eb8fb735aad (patch)
tree6e58592a1c10a278c2a8b3d35abf0ebfd7e3e467 /community
parent77c1e6893c338fe95a9fd21d1b4bb85cb5bf5720 (diff)
downloadaports-533b67c0c98f951afbf3b4b8f1e15eb8fb735aad.tar.bz2
aports-533b67c0c98f951afbf3b4b8f1e15eb8fb735aad.tar.xz
community/libsass: upgrade to 3.6.4
Diffstat (limited to 'community')
-rw-r--r--community/libsass/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/libsass/APKBUILD b/community/libsass/APKBUILD
index 5779fa8696..cdf9b94e7d 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.3
-pkgrel=1
+pkgver=3.6.4
+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"
@@ -33,5 +33,5 @@ package() {
rm -f "$pkgdir"/usr/lib/*.la
}
-sha512sums="e290f2045784ba1cf84e87e5bd33129b5452fec1d25da657b084b3561ec76df195a75595248a493dbd85c6a1215ed600332477945922309c021d9e416ebb29ee libsass-3.6.3.tar.gz
+sha512sums="1f79553be31949d45adf440dcbcf4b828a7e4f71c6f63f288f99451fccc490ebf0c68c58d91deabede37962e35a8cf9af8b0d60d89349fd0adea1ac061c8c2c8 libsass-3.6.4.tar.gz
c5dc711ea64a5dea2505b467ba3a6fa34064ec1e83be29e445f6b47aa8f32ffd7f861800bae213cfef60c5bb1c89f303cf3e1edf818369e222a6d2edc458c721 fix-pkgconfig-version.patch"