aboutsummaryrefslogtreecommitdiffstats
path: root/main/xf86-video-rendition
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/xf86-video-rendition
parentf22b39790084c96c5bad9a9db402a9d7ab035b2b (diff)
downloadaports-b2065cb574726c106a00a45f9b9b8c5e8f73e37a.tar.bz2
aports-b2065cb574726c106a00a45f9b9b8c5e8f73e37a.tar.xz
main/[various]: replace xorg.freedesktop.org with www.x.org in source
Diffstat (limited to 'main/xf86-video-rendition')
-rw-r--r--main/xf86-video-rendition/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/xf86-video-rendition/APKBUILD b/main/xf86-video-rendition/APKBUILD
index 4befec0105..a411bda5d8 100644
--- a/main/xf86-video-rendition/APKBUILD
+++ b/main/xf86-video-rendition/APKBUILD
@@ -12,7 +12,7 @@ options="!strip"
makedepends="xorg-server-dev libxi-dev fontsproto randrproto
videoproto renderproto"
-source="http://xorg.freedesktop.org/releases/individual/driver/$pkgname-$pkgver.tar.bz2"
+source="http://www.x.org/releases/individual/driver/$pkgname-$pkgver.tar.bz2"
builddir=$srcdir/$pkgname-$pkgver