aboutsummaryrefslogtreecommitdiffstats
path: root/community/libfreehand
diff options
context:
space:
mode:
Diffstat (limited to 'community/libfreehand')
-rw-r--r--community/libfreehand/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libfreehand/APKBUILD b/community/libfreehand/APKBUILD
index 871a3b745cf..a37bcebe58d 100644
--- a/community/libfreehand/APKBUILD
+++ b/community/libfreehand/APKBUILD
@@ -12,7 +12,7 @@ depends_dev="libxml2-dev lcms2-dev icu-dev"
makedepends="$depends_dev gperf perl doxygen librevenge-dev zlib-dev"
install=""
subpackages="$pkgname-dev $pkgname-doc $pkgname-tools"
-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"