aboutsummaryrefslogtreecommitdiffstats
path: root/main/xmodmap/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/xmodmap/APKBUILD')
-rw-r--r--main/xmodmap/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/xmodmap/APKBUILD b/main/xmodmap/APKBUILD
index 3c07cb5316..56fd614bad 100644
--- a/main/xmodmap/APKBUILD
+++ b/main/xmodmap/APKBUILD
@@ -11,7 +11,7 @@ options="!check" # No test suite.
depends=""
makedepends="libx11-dev util-macros"
subpackages="$pkgname-doc"
-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"