From 0ed5524b742b317bdcc9b7b26dd4033369e6c2f8 Mon Sep 17 00:00:00 2001
From: J0WI <J0WI@users.noreply.github.com>
Date: Sat, 6 Oct 2018 14:07:34 +0200
Subject: community: (Bulk change) Update source urls to https using HTTPS
 Everywhere

---
 community/pdftk/APKBUILD | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'community/pdftk')

diff --git a/community/pdftk/APKBUILD b/community/pdftk/APKBUILD
index 2d8b1df450..a4b9ff055c 100644
--- a/community/pdftk/APKBUILD
+++ b/community/pdftk/APKBUILD
@@ -9,7 +9,7 @@ license="GPL"
 depends=""
 makedepends="gcc-java findutils"
 subpackages="$pkgname-doc"
-source="http://www.pdflabs.com/tools/pdftk-the-pdf-toolkit/${pkgname}-${pkgver}-src.zip"
+source="https://www.pdflabs.com/tools/pdftk-the-pdf-toolkit/${pkgname}-${pkgver}-src.zip"
 builddir="$srcdir/$pkgname-$pkgver-dist/$pkgname"
 
 prepare() {
-- 
cgit v1.2.3