summaryrefslogtreecommitdiff
path: root/user/libsass/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'user/libsass/APKBUILD')
-rw-r--r--user/libsass/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/user/libsass/APKBUILD b/user/libsass/APKBUILD
index b96567340..5d560aa6e 100644
--- a/user/libsass/APKBUILD
+++ b/user/libsass/APKBUILD
@@ -4,7 +4,7 @@ pkgname=libsass
pkgver=3.5.5
pkgrel=0
pkgdesc="Library for preprocessing CSS"
-url="http://sass-lang.com/libsass"
+url="https://sass-lang.com/libsass"
arch="all"
options="!check" # Tests require sassc, which requires this library.
license="MIT"