aboutsummaryrefslogtreecommitdiffstats
path: root/community/xcalc/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/xcalc/APKBUILD')
-rw-r--r--community/xcalc/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/xcalc/APKBUILD b/community/xcalc/APKBUILD
index 4be3a509f3..f08a657a60 100644
--- a/community/xcalc/APKBUILD
+++ b/community/xcalc/APKBUILD
@@ -9,7 +9,7 @@ arch="all"
license="MIT"
makedepends="libx11-dev libxaw-dev libxt-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"