aboutsummaryrefslogtreecommitdiffstats
path: root/main/indent/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/indent/APKBUILD')
-rw-r--r--main/indent/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/indent/APKBUILD b/main/indent/APKBUILD
index 0cb7a85b12c..6b35af357ea 100644
--- a/main/indent/APKBUILD
+++ b/main/indent/APKBUILD
@@ -11,7 +11,7 @@ depends=""
makedepends="gettext-dev"
install=""
subpackages="$pkgname-doc $pkgname-lang"
-source="http://dev.alpinelinux.org/archive/indent/$pkgname-$pkgver.tar.gz"
+source="https://dev.alpinelinux.org/archive/indent/$pkgname-$pkgver.tar.gz"
_builddir="$srcdir"/$pkgname-$pkgver
prepare() {