aboutsummaryrefslogtreecommitdiffstats
path: root/main/libpciaccess/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2017-06-14 15:27:43 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2017-06-14 15:28:25 +0000
commitb2065cb574726c106a00a45f9b9b8c5e8f73e37a (patch)
treee708c49c2b979a15efedd31cbea524573f9fc5e4 /main/libpciaccess/APKBUILD
parentf22b39790084c96c5bad9a9db402a9d7ab035b2b (diff)
main/[various]: replace xorg.freedesktop.org with www.x.org in source
Diffstat (limited to 'main/libpciaccess/APKBUILD')
-rw-r--r--main/libpciaccess/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/libpciaccess/APKBUILD b/main/libpciaccess/APKBUILD
index cc1c4abb1a7..bdad742ba10 100644
--- a/main/libpciaccess/APKBUILD
+++ b/main/libpciaccess/APKBUILD
@@ -7,7 +7,7 @@ url="http://xorg.freedesktop.org/"
arch="all"
license="custom"
subpackages="$pkgname-dev $pkgname-doc"
-source="http://xorg.freedesktop.org/releases/individual/lib/$pkgname-$pkgver.tar.bz2
+source="http://www.x.org/releases/individual/lib/$pkgname-$pkgver.tar.bz2
fix-arm.patch
limits_h.patch"
builddir="$srcdir/$pkgname-$pkgver"