aboutsummaryrefslogtreecommitdiffstats
path: root/main/xset/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/xset/APKBUILD')
-rw-r--r--main/xset/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/xset/APKBUILD b/main/xset/APKBUILD
index f2f29b223f1..68bcbef7734 100644
--- a/main/xset/APKBUILD
+++ b/main/xset/APKBUILD
@@ -10,7 +10,7 @@ license="MIT"
subpackages="$pkgname-doc"
depends=""
makedepends="libxmu-dev libx11-dev libxext-dev util-macros"
-source="http://www.x.org/releases/individual/app/$pkgname-$pkgver.tar.bz2"
+source="https://www.x.org/releases/individual/app/$pkgname-$pkgver.tar.bz2"
build() {
cd "$builddir"