diff options
Diffstat (limited to 'main/libpthread-stubs/APKBUILD')
-rw-r--r-- | main/libpthread-stubs/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/libpthread-stubs/APKBUILD b/main/libpthread-stubs/APKBUILD index 8cb7f2856c..d447d5265a 100644 --- a/main/libpthread-stubs/APKBUILD +++ b/main/libpthread-stubs/APKBUILD @@ -7,7 +7,7 @@ url="https://cgit.freedesktop.org/xcb/pthread-stubs" arch="all" license="X11" options="!dbg" -source="http://xcb.freedesktop.org/dist/$pkgname-$pkgver.tar.bz2" +source="https://xcb.freedesktop.org/dist/$pkgname-$pkgver.tar.bz2" builddir="$srcdir/$pkgname-$pkgver" prepare() { |