Updating xfe (1.34) and fox (1.6.48)

This commit is contained in:
Lluís Batlle i Rossell
2013-05-17 16:32:25 +02:00
parent 0979db0c19
commit d8f9f47e56
3 changed files with 11 additions and 13 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ stdenv.mkDerivation rec {
Current aims are to make FOX completely platform independent, and thus programs written against the FOX library will be only a compile away from running on a variety of platforms.
'';
homepage = "http://fox-toolkit.org";
license = "LGPL";
license = "LGPLv3";
maintainers = [ stdenv.lib.maintainers.bbenoist ];
platforms = stdenv.lib.platforms.all;
};