aboutsummaryrefslogtreecommitdiffstats
path: root/main/xauth/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/xauth/APKBUILD')
-rw-r--r--main/xauth/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/xauth/APKBUILD b/main/xauth/APKBUILD
index 308b935cdf..ef65e9f1e1 100644
--- a/main/xauth/APKBUILD
+++ b/main/xauth/APKBUILD
@@ -9,7 +9,7 @@ license="custom"
depends=""
makedepends="libxau-dev libxext-dev libxmu-dev libx11-dev"
subpackages="$pkgname-doc"
-source="http://xorg.freedesktop.org/releases/individual/app/xauth-$pkgver.tar.bz2"
+source="http://www.x.org/releases/individual/app/xauth-$pkgver.tar.bz2"
builddir="$srcdir/$pkgname-$pkgver"
build() {