aboutsummaryrefslogtreecommitdiffstats
path: root/community/asio/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/asio/APKBUILD')
-rw-r--r--community/asio/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/asio/APKBUILD b/community/asio/APKBUILD
index 14589497e7d..dc75a082af0 100644
--- a/community/asio/APKBUILD
+++ b/community/asio/APKBUILD
@@ -11,7 +11,7 @@ depends_dev="boost-dev libressl-dev"
makedepends="$depends_dev"
install=""
subpackages="$pkgname-dev"
-source="http://downloads.sourceforge.net/sourceforge/asio/$pkgname-$pkgver.tar.bz2"
+source="https://downloads.sourceforge.net/sourceforge/asio/$pkgname-$pkgver.tar.bz2"
builddir="$srcdir/$pkgname-$pkgver"