aboutsummaryrefslogtreecommitdiffstats
path: root/main/xcb-util/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/xcb-util/APKBUILD')
-rw-r--r--main/xcb-util/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/xcb-util/APKBUILD b/main/xcb-util/APKBUILD
index ad8309dc05..d8bd5a6766 100644
--- a/main/xcb-util/APKBUILD
+++ b/main/xcb-util/APKBUILD
@@ -10,7 +10,7 @@ depends_dev="libxcb-dev util-macros"
makedepends="$depends_dev m4 gperf"
checkdepends="check-dev"
subpackages="$pkgname-dev"
-source="http://xcb.freedesktop.org/dist/$pkgname-$pkgver.tar.bz2"
+source="https://xcb.freedesktop.org/dist/$pkgname-$pkgver.tar.bz2"
builddir="$srcdir/$pkgname-$pkgver"
build() {