From 3b516609b49a621f80d2084316438d55a5cbbcaf Mon Sep 17 00:00:00 2001 From: J0WI Date: Sat, 6 Oct 2018 14:07:51 +0200 Subject: testing: (Bulk change) Update source urls to https using HTTPS Everywhere --- testing/log4cpp/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/log4cpp') diff --git a/testing/log4cpp/APKBUILD b/testing/log4cpp/APKBUILD index b9cfa8999c..f94fc6b751 100644 --- a/testing/log4cpp/APKBUILD +++ b/testing/log4cpp/APKBUILD @@ -8,7 +8,7 @@ url="http://log4cpp.sourceforge.net/" arch="all" license="LGPL-2.1-or-later" subpackages="$pkgname-dev" -source="http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz" +source="https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz" builddir="$srcdir/$pkgname" prepare() { -- cgit v1.2.3