xbmc: 12.2 -> 12.3

This commit is contained in:
Domen Kožar
2013-12-29 17:53:40 +01:00
parent e9ec56a596
commit 5603e611a7
3 changed files with 9 additions and 6 deletions
@@ -12,5 +12,6 @@ stdenv.mkDerivation rec {
homepage = http://www.tortall.net/projects/yasm/;
description = "Complete rewrite of the NASM assembler";
license = "BSD";
platforms = stdenv.lib.platforms.linux;
};
}