aboutsummaryrefslogtreecommitdiffstats
path: root/community/libexttextcat
diff options
context:
space:
mode:
Diffstat (limited to 'community/libexttextcat')
-rw-r--r--community/libexttextcat/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libexttextcat/APKBUILD b/community/libexttextcat/APKBUILD
index 4b118bbe05..4cc03db234 100644
--- a/community/libexttextcat/APKBUILD
+++ b/community/libexttextcat/APKBUILD
@@ -9,7 +9,7 @@ arch="all"
license="MPL-2.0"
checkdepends="bash"
subpackages="$pkgname-dev"
-source="http://dev-www.libreoffice.org/src/$pkgname/$pkgname-$pkgver.tar.xz"
+source="https://dev-www.libreoffice.org/src/$pkgname/$pkgname-$pkgver.tar.xz"
builddir="$srcdir"/$pkgname-$pkgver
build() {