aboutsummaryrefslogtreecommitdiffstats
path: root/main/acpi/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/acpi/APKBUILD')
-rw-r--r--main/acpi/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/acpi/APKBUILD b/main/acpi/APKBUILD
index ac9b9781a0..c0e181e9ef 100644
--- a/main/acpi/APKBUILD
+++ b/main/acpi/APKBUILD
@@ -12,7 +12,7 @@ depends_dev=""
makedepends="$depends_dev"
install=""
subpackages="$pkgname-doc"
-source="http://downloads.sourceforge.net/acpiclient/$pkgname-$pkgver.tar.gz"
+source="https://downloads.sourceforge.net/acpiclient/$pkgname-$pkgver.tar.gz"
builddir="$srcdir/$pkgname-$pkgver"
build() {