aboutsummaryrefslogtreecommitdiffstats
path: root/main/umix/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/umix/APKBUILD')
-rw-r--r--main/umix/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/umix/APKBUILD b/main/umix/APKBUILD
index 14940c12c6..9fc08b2ca5 100644
--- a/main/umix/APKBUILD
+++ b/main/umix/APKBUILD
@@ -11,7 +11,7 @@ depends=""
makedepends="linux-headers ncurses-dev"
install=""
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"/umix-$pkgver
prepare() {