aboutsummaryrefslogtreecommitdiffstats
path: root/testing/log4cpp/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/log4cpp/APKBUILD')
-rw-r--r--testing/log4cpp/APKBUILD2
1 files changed, 1 insertions, 1 deletions
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() {