From 0ed5524b742b317bdcc9b7b26dd4033369e6c2f8 Mon Sep 17 00:00:00 2001 From: J0WI Date: Sat, 6 Oct 2018 14:07:34 +0200 Subject: community: (Bulk change) Update source urls to https using HTTPS Everywhere --- community/bannergrab/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community/bannergrab') diff --git a/community/bannergrab/APKBUILD b/community/bannergrab/APKBUILD index f35544c75a..21fde24d59 100644 --- a/community/bannergrab/APKBUILD +++ b/community/bannergrab/APKBUILD @@ -9,7 +9,7 @@ arch="all" license="GPL-3.0-or-later" makedepends="libressl-dev" subpackages="$pkgname-doc" -source="http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tgz" +source="https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tgz" builddir="$srcdir/$pkgname-$pkgver" -- cgit v1.2.3