diff options
Diffstat (limited to 'x11/fixesproto')
-rw-r--r-- | x11/fixesproto/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/fixesproto/APKBUILD b/x11/fixesproto/APKBUILD index 874c363d0..b0a88060a 100644 --- a/x11/fixesproto/APKBUILD +++ b/x11/fixesproto/APKBUILD @@ -7,7 +7,7 @@ url="http://xorg.freedesktop.org/" license="custom" depends="" makedepends="" -source="http://xorg.freedesktop.org//releases/individual/proto/$pkgname-$pkgver.tar.bz2" +source="http://xorg.freedesktop.org/releases/individual/proto/$pkgname-$pkgver.tar.bz2" build () { |