aboutsummaryrefslogtreecommitdiffstats
path: root/testing/hamlib
diff options
context:
space:
mode:
authorJ0WI <J0WI@users.noreply.github.com>2018-10-06 14:07:51 +0200
committerNatanael Copa <ncopa@alpinelinux.org>2018-10-06 17:10:15 +0000
commit3b516609b49a621f80d2084316438d55a5cbbcaf (patch)
treec5c7805a56c9746826710ff238986e7332632da0 /testing/hamlib
parent0ed5524b742b317bdcc9b7b26dd4033369e6c2f8 (diff)
downloadaports-3b516609b49a621f80d2084316438d55a5cbbcaf.tar.bz2
aports-3b516609b49a621f80d2084316438d55a5cbbcaf.tar.xz
testing: (Bulk change) Update source urls to https using HTTPS Everywhere
Diffstat (limited to 'testing/hamlib')
-rw-r--r--testing/hamlib/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/hamlib/APKBUILD b/testing/hamlib/APKBUILD
index 81e88738e1..aee514fdc3 100644
--- a/testing/hamlib/APKBUILD
+++ b/testing/hamlib/APKBUILD
@@ -12,7 +12,7 @@ depends_dev=""
makedepends="$depends_dev linux-headers perl-dev python-dev swig tcl-dev chrpath"
install=""
subpackages="$pkgname-dev $pkgname-doc $pkgname-perl $pkgname-python $pkgname-tcl"
-source="http://downloads.sourceforge.net/project/hamlib/hamlib/3.0/hamlib-3.0.tar.gz"
+source="https://downloads.sourceforge.net/project/hamlib/hamlib/3.0/hamlib-3.0.tar.gz"
builddir="$srcdir"/$pkgname-$pkgver
build() {