mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
x11/rgb: use $pkgname in the download url
This commit is contained in:
parent
b0df674645
commit
294531db5d
@ -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 ()
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user