3dc05acf6a
There is a 1.7.x release out but to minimize chances of breaking dependees I'm only bumping the minimal needed to be compatible with ilixi (a gui toolkit for directfb that I'm packaging).
9 lines
299 B
Nix
9 lines
299 B
Nix
rec {
|
|
version="1.6.3";
|
|
name="directfb-1.6.3";
|
|
hash="0w2yyx6l2wn8jj9y14ymknqyc88wwrl314p9204frck91znsr5ks";
|
|
url="http://directfb.org/downloads/Core/DirectFB-1.6/DirectFB-${version}.tar.gz";
|
|
advertisedUrl="http://directfb.org/downloads/Core/DirectFB-1.6/DirectFB-1.6.3.tar.gz";
|
|
|
|
|
|
}
|