aboutsummaryrefslogtreecommitdiffstats
path: root/main/libotr3/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/libotr3/APKBUILD')
-rw-r--r--main/libotr3/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/libotr3/APKBUILD b/main/libotr3/APKBUILD
index d023e6bf2c..9a6e57b8b2 100644
--- a/main/libotr3/APKBUILD
+++ b/main/libotr3/APKBUILD
@@ -13,7 +13,7 @@ makedepends="$depends_dev"
install=""
replaces="libotr"
subpackages="$pkgname-dev $pkgname-doc:doc $pkgname-tools:tools"
-source="http://www.cypherpunks.ca/otr/libotr-$pkgver.tar.gz"
+source="https://www.cypherpunks.ca/otr/libotr-$pkgver.tar.gz"
_builddir="$srcdir/libotr-$pkgver"
prepare() {