diff options
Diffstat (limited to 'main/pixman/APKBUILD')
-rw-r--r-- | main/pixman/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/pixman/APKBUILD b/main/pixman/APKBUILD index 771fcae56c..bf7dc86b3a 100644 --- a/main/pixman/APKBUILD +++ b/main/pixman/APKBUILD @@ -9,7 +9,7 @@ license="custom" subpackages="$pkgname-dev $pkgname-dbg" depends= makedepends="perl linux-headers" -source="http://xorg.freedesktop.org/releases/individual/lib/$pkgname-$pkgver.tar.bz2 +source="http://www.x.org/releases/individual/lib/$pkgname-$pkgver.tar.bz2 float-header-fix.patch stacksize-reduction.patch " |