x11/rgb: use $pkgname in the download url

This commit is contained in:
Natanael Copa 2009-04-09 08:01:58 +00:00
parent b0df674645
commit 294531db5d

View File

@ -8,7 +8,7 @@ license="custom"
subpackages="$pkgname-doc"
depends="uclibc"
makedepends="pkgconfig xproto"
source="http://xorg.freedesktop.org//releases/individual/app/rgb-1.0.3.tar.bz2"
source="http://xorg.freedesktop.org/releases/individual/app/$pkgname-$pkgver.tar.bz2"
build ()
{