xf86-video-ati: 7.5.0 -> 7.6.1
This commit is contained in:
parent
2792b9228c
commit
2e595e32f6
@ -1528,11 +1528,11 @@ let
|
||||
}) // {inherit fontsproto libpciaccess randrproto renderproto videoproto xextproto xorgserver xproto ;};
|
||||
|
||||
xf86videoati = (mkDerivation "xf86videoati" {
|
||||
name = "xf86-video-ati-7.5.0";
|
||||
name = "xf86-video-ati-7.6.1";
|
||||
builder = ./builder.sh;
|
||||
src = fetchurl {
|
||||
url = mirror://xorg/individual/driver/xf86-video-ati-7.5.0.tar.bz2;
|
||||
sha256 = "0dkrw036ikym8aacl43lnf04q0wbms5498xg5b3l16ngnq36ygpc";
|
||||
url = mirror://xorg/individual/driver/xf86-video-ati-7.6.1.tar.bz2;
|
||||
sha256 = "0dkrw036ikym8aacl43lnf04q0wbms5498xg5b3l16ngnq3aygpc";
|
||||
};
|
||||
buildInputs = [pkgconfig fontsproto glamoregl libdrm udev libpciaccess randrproto renderproto videoproto xextproto xf86driproto xorgserver xproto ];
|
||||
}) // {inherit fontsproto glamoregl libdrm udev libpciaccess randrproto renderproto videoproto xextproto xf86driproto xorgserver xproto ;};
|
||||
|
Loading…
Reference in New Issue
Block a user