aboutsummaryrefslogtreecommitdiffstats
path: root/community/xclock
diff options
context:
space:
mode:
Diffstat (limited to 'community/xclock')
-rw-r--r--community/xclock/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/xclock/APKBUILD b/community/xclock/APKBUILD
index 8a718e6c03..8bbc3b1b83 100644
--- a/community/xclock/APKBUILD
+++ b/community/xclock/APKBUILD
@@ -10,7 +10,7 @@ license="MIT"
makedepends="libx11-dev libxft-dev libxrender-dev libxaw-dev
libxkbfile-dev libxmu-dev"
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"
builddir="$srcdir/$pkgname-$pkgver"