aboutsummaryrefslogtreecommitdiffstats
path: root/community/uncrustify/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/uncrustify/APKBUILD')
-rw-r--r--community/uncrustify/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/uncrustify/APKBUILD b/community/uncrustify/APKBUILD
index a11ab66b92..8882c895b5 100644
--- a/community/uncrustify/APKBUILD
+++ b/community/uncrustify/APKBUILD
@@ -8,7 +8,7 @@ arch="all"
license="GPL-2.0"
makedepends="cmake python2"
subpackages="$pkgname-doc"
-source="http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz"
+source="https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz"
builddir="$srcdir"
build() {