aboutsummaryrefslogtreecommitdiffstats
path: root/community/libzmf/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/libzmf/APKBUILD')
-rw-r--r--community/libzmf/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libzmf/APKBUILD b/community/libzmf/APKBUILD
index ff91ad50b9..39c98dff88 100644
--- a/community/libzmf/APKBUILD
+++ b/community/libzmf/APKBUILD
@@ -12,7 +12,7 @@ depends_dev="boost-dev icu-dev libpng-dev zlib-dev"
makedepends="$depends_dev librevenge-dev doxygen"
install=""
subpackages="$pkgname-dev $pkgname-doc"
-source="http://dev-www.libreoffice.org/src/libzmf/libzmf-$pkgver.tar.xz"
+source="https://dev-www.libreoffice.org/src/libzmf/libzmf-$pkgver.tar.xz"
builddir="$srcdir/libzmf-$pkgver"
build() {